Project

General

Profile

Actions

Feature #1824

closed

Adding mod_deflate to 1.4.xx

Added by mischa over 15 years ago. Updated over 7 years ago.

Status:
Fixed
Priority:
Normal
Category:
mod_deflate
Target version:
ASK QUESTIONS IN Forums:

Description

Since there are patches available it would be nice if this can be included in the main tree.


Related issues 9 (0 open9 closed)

Related to Bug #1394: mod_deflate enabled by defaultObsoleteActions
Related to Bug #2119: mod_cgi: bad chunked transfer encoding with the mod_deflate patchInvalid2009-12-13Actions
Related to Bug #2326: lighttpd-1.4.29.mod_deflate.patch [problem when make]Invalid2011-06-22Actions
Related to Bug #2389: lighttpd segfaultInvalid2012-02-10Actions
Related to Bug #2701: lighttpd-1.4.32 always sends the first chunk in a continous loop.Invalid2015-12-14Actions
Related to Bug #1709: wrong content-length with mod_fastcgi/mod_deflate comboInvalidActions
Related to Bug #1031: mod_deflate breaks cgiInvalidActions
Related to Bug #325: ssi and compress don't work togetherInvalidActions
Is duplicate of Feature #1697: mod_deflate patch for 1.4.19DuplicateActions
Actions #1

Updated by stbuehler over 15 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.

Actions #2

Updated by peto over 15 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.

Actions #3

Updated by gstrauss almost 8 years ago

  • Category set to mod_compress
  • Status changed from Wontfix to Patch Pending
  • Target version set to 1.4.41
Actions #4

Updated by gstrauss almost 8 years ago

  • Related to Bug #1394: mod_deflate enabled by default added
Actions #5

Updated by gstrauss almost 8 years ago

  • Related to Bug #2119: mod_cgi: bad chunked transfer encoding with the mod_deflate patch added
Actions #6

Updated by gstrauss almost 8 years ago

  • Related to Bug #2326: lighttpd-1.4.29.mod_deflate.patch [problem when make] added
Actions #7

Updated by gstrauss almost 8 years ago

  • Related to Bug #2389: lighttpd segfault added
Actions #8

Updated by gstrauss almost 8 years ago

  • Related to Bug #2701: lighttpd-1.4.32 always sends the first chunk in a continous loop. added
Actions #9

Updated by gstrauss almost 8 years ago

  • Related to Bug #1709: wrong content-length with mod_fastcgi/mod_deflate combo added
Actions #10

Updated by gstrauss almost 8 years ago

  • Related to Bug #1031: mod_deflate breaks cgi added
Actions #11

Updated by gstrauss almost 8 years ago

  • Related to Bug #325: ssi and compress don't work together added
Actions #12

Updated by gstrauss almost 8 years ago

  • Target version changed from 1.4.41 to 1.4.40
Actions #13

Updated by gstrauss almost 8 years ago

  • Category changed from mod_compress to mod_deflate
Actions #14

Updated by gstrauss almost 8 years ago

  • Target version changed from 1.4.40 to 1.4.41
Actions #15

Updated by gstrauss over 7 years ago

  • Target version changed from 1.4.41 to 1.4.42
Actions #16

Updated by gstrauss over 7 years ago

  • Status changed from Patch Pending to Fixed
  • % Done changed from 0 to 100
Actions

Also available in: Atom