Actions
Feature #1824
closedAdding mod_deflate to 1.4.xx
ASK QUESTIONS IN Forums:
Description
Since there are patches available it would be nice if this can be included in the main tree.
Updated by stbuehler almost 16 years ago
- Status changed from New to Wontfix
You may of course use this patch, but we will not apply such core changes to 1.4.x as it is a stable release.
Apart from that i don't recommend using dynamic compression in a single threaded webserver - do it in your backends.
Updated by peto almost 16 years ago
The very purpose of having a frontend server for FCGI is to offload generic stuff like this--but it should probably be done in a thread, like AIO. The 1.5 AIO infrastructure needs a lot more work for that, though.
Updated by gstrauss over 8 years ago
- Category set to mod_compress
- Status changed from Wontfix to Patch Pending
- Target version set to 1.4.41
Submitted pull request https://github.com/lighttpd/lighttpd1.4/pull/67
Updated by gstrauss over 8 years ago
- Related to Bug #1394: mod_deflate enabled by default added
Updated by gstrauss over 8 years ago
- Related to Bug #2119: mod_cgi: bad chunked transfer encoding with the mod_deflate patch added
Updated by gstrauss over 8 years ago
- Related to Bug #2326: lighttpd-1.4.29.mod_deflate.patch [problem when make] added
Updated by gstrauss over 8 years ago
- Related to Bug #2389: lighttpd segfault added
Updated by gstrauss over 8 years ago
- Related to Bug #2701: lighttpd-1.4.32 always sends the first chunk in a continous loop. added
Updated by gstrauss over 8 years ago
- Related to Bug #1709: wrong content-length with mod_fastcgi/mod_deflate combo added
Updated by gstrauss over 8 years ago
- Related to Bug #1031: mod_deflate breaks cgi added
Updated by gstrauss over 8 years ago
- Related to Bug #325: ssi and compress don't work together added
Updated by gstrauss over 8 years ago
- Target version changed from 1.4.41 to 1.4.40
Updated by gstrauss over 8 years ago
- Category changed from mod_compress to mod_deflate
Updated by gstrauss over 8 years ago
- Target version changed from 1.4.40 to 1.4.41
Updated by gstrauss over 8 years ago
- Target version changed from 1.4.41 to 1.4.42
Updated by gstrauss about 8 years ago
- Status changed from Patch Pending to Fixed
- % Done changed from 0 to 100
Applied in changeset cb1a3c6299a5aec932748386ab93616d0cc35229.
Actions
Also available in: Atom