Your message dated Tue, 3 Jul 2007 16:11:47 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Removed
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: libapache-mod-gzip
Severity: important
Version: 1.3.26.1a-8
We're updated debian from woody to sarge last week and after this we had
an massive traffic increase. Some time of research shows us that
mod_gzip wasn't working anymore.
Our sarge hosts are plain FAI installed with original debian packages
with some little configuration changes.
After a lot of testing today i think there is a bug in libapache-mod-
gzip
(possibly in libapache-mod-fastcgi) which prevents this both modules
to proper work together.
All files not using fastcgi (for example .html, .jpg and so on) coming
with "Transfer-Encoding: gzip" in the header sent by apache. But if i
try to get a fastcgi processed request the header always say
"Transfer-Encoding: chunked".
Played with all possible configuration options for mod_gzip, but doesn't
effect anything. Here my current mod_gzip config in the httpd.conf:
mod_gzip_on Yes
mod_gzip_minimum_file_size 500
mod_gzip_maximum_file_size 500000
mod_gzip_maximum_inmem_size 60000
mod_gzip_min_http 1000
mod_gzip_item_include mime ^text/.*
mod_gzip_item_include mime httpd/unix-directory
mod_gzip_item_include file \.txt$
mod_gzip_item_include file \.html$
mod_gzip_item_include file \.shtml$
mod_gzip_item_include file \.jsp$
mod_gzip_item_include file \.swf$
mod_gzip_item_include file \.pl$
mod_gzip_item_include file \.fpl$
mod_gzip_item_include mime ^application/x-shockwave-flash
mod_gzip_item_include mime ^httpd/unix-directory$
mod_gzip_item_include handler ^perl-script$
mod_gzip_item_include handler ^server-status$
mod_gzip_item_include handler ^server-info$
mod_gzip_item_include handler ^cgi-script$
mod_gzip_item_exclude file \.css$
mod_gzip_item_exclude file \.js$
mod_gzip_item_exclude mime ^image/.*
mod_gzip_item_exclude reqheader User-Agent:.*Mozilla\/4\.0.*\([^c]
mod_gzip_dechunk Yes
dpkg -l output
||/ Name Version Description
+++-======================-===============-
=======================================
ii apache 1.3.33-6sarge1 versatile, high-
performance HTTP server
ii libapache-mod-fastcgi 2.4.2-6 FastCGI module for Apache
ii libapache-mod-gzip 1.3.26.1a-8 HTTP compression module
for Apache
hope this would help in developing
kind regards
Christoph Neukirch
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.13.1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
--- End Message ---
--- Begin Message ---
This package has been removed from Debian unstable. I'm therefore
closing this bug report. The package has been removed because it
was for Apache 1 only and not maintained anymore.
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---