[Mod_gzip] DECLINED:HAS_CE

Gerard - Programs & Scripts mod_gzip@lists.over.net
Thu, 28 Aug 2003 23:15:23 -0600 (MDT)


Hi,

I'm trying to get mod_gzip (2.0.40 from
http://www.gknw.com/development/apache/httpd-2.0/unix/modules/. mod_gzip
itself however reports its version as "2.0.26.1a") to work on a server
running Apache 2, plesk, and redhat 9. I've followed the instructions in
these threads:

http://forum.plesk.com/showthread.php?s=4c083c8294ce4bcdc79b548ae548c571&threadid=9102
http://forum.plesk.com/showthread.php?s=&threadid=2579&highlight=modgzip

I think I've installed and configured mod_gzip okay, however shtml and php
files won't load in browsers (text and html files will though - gzipped
even). shtml and php files are either blank (IE), timeout (mozilla), or
give a "Problem encountered while decoding data. Possibly due to corrupted
data." error with Opera. Using wget I can retrieve shtml and php files
fine - but I don't know if wget requests/accepts gzipped pages.

In the logs there are these messages:
"- GET /index.shtml HTTP/1.1" 200 9127 mod_gzip: DECLINED:HAS_CE In:0 -<
Out:0 = 0 pct.

There's a SEND_AS_IS:HAS_CE on the status codes page
(http://www.schroepl.net/projekte/mod_gzip/status.htm), but no
DECLINED:HAS_CE.

I've tried putting mod_gzip's LoadModule in various places in httpd.conf
to ensure it's all the other LoadModules (w/o success).

Can anybody offer any help as to what the problem may be?

BTW, is mod_gzip 2.x kept current with the latest mod_gzip 1.x?

TIA,
Gerard