mm
- Login: mm
- Registered on: 2008-10-25
- Last connection: 2013-09-29
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 7 | 7 |
Activity
2013-09-29
- 08:48 Lighttpd Bug #2515 (Fixed): r2873 breaks compilation without IPV6
- Revision r2873 breaks compilation without IPV6 in src/mod_extforward.c
Patch attached
2011-12-24
- 01:32 Lighttpd Bug #2376: Possible wrong info for Network-handler when you run "lighttpd -V"
- I am attaching a patch that fixes this. Lighttpd should report all supported handlers and not just stop at sendfile.
2011-12-19
- 08:49 Lighttpd Bug #2373 (Fixed): FreeBSD build with libev broken
- If using libev, the EV_ERROR constant collides with FreeBSD's event.h
Suggested patch attached.
2011-11-02
- 21:23 Lighttpd Feature #2361: add support for pcre JIT (patch included)
- Ok, I have updated your patch according to your description. You cannot actually have the #ifdefs removed.
the macro... - 17:07 Lighttpd Feature #2361: add support for pcre JIT (patch included)
- This third version also includes a per-server common PCRE JIT stack of size 32kB-1024kB
- 15:48 Lighttpd Feature #2361: add support for pcre JIT (patch included)
- Here is a more complete patch that also adds pcre_study() to mod_rewrite and other relevant modules.
Next step would...
2011-10-31
- 15:15 Lighttpd Feature #2361: add support for pcre JIT (patch included)
- In the patch, I forgot to replace the last ...
- 15:10 Lighttpd Feature #2361 (Missing Feedback): add support for pcre JIT (patch included)
- With PCRE version 8.20 just-in-time compiling is introduced that significantly speeds up the processing of regular ex...
2011-06-13
- 16:09 Lighttpd Feature #2171: Solaris event-ports support
- Hi, to compile, the patch is missing a int declaration:
for (i = 0; i < available_events; ++i) {
solaris_port_ev... - 11:09 Lighttpd Feature #2171: Solaris event-ports support
- That is probably remains from the old patch, I don't think it is necessary.
Also available in: Atom