Hi all,
have mod_gzip 1.3.26.1a installed and working happily on RH7.3 running normal apache 1.3.28. It dechunks *.po files for enhydra on the way in but doesn't seem to do it on the way out. Is this normal behaviour or can I get it to do it on GETs and POSTs? Here are the log outputs
###
192.168.0.167 - - [10/Dec/2003:10:07:59 +1100] "192.168.0.228 GET /apps/cds/VendorPreferences.po HTTP/1.1" 200 4840 mod_gzip: DECHUNK:OK In:19969 -< Out:4281 = 79 pct.
###
192.168.0.200 - - [10/Dec/2003:10:08:17 +1100] "192.168.0.228 POST /apps/cds/QuickResults.po HTTP/1.0" 302 0 mod_gzip: DECLINED:NO_ACCEPT_ENCODING In:0 -< Out:0 = 0 pct
###
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all,
have mod_gzip 1.3.26.1a installed and working happily on RH7.3 running normal apache 1.3.28. It dechunks *.po files for enhydra on the way in but doesn't seem to do it on the way out. Is this normal behaviour or can I get it to do it on GETs and POSTs? Here are the log outputs
###
192.168.0.167 - - [10/Dec/2003:10:07:59 +1100] "192.168.0.228 GET /apps/cds/VendorPreferences.po HTTP/1.1" 200 4840 mod_gzip: DECHUNK:OK In:19969 -< Out:4281 = 79 pct.
###
192.168.0.200 - - [10/Dec/2003:10:08:17 +1100] "192.168.0.228 POST /apps/cds/QuickResults.po HTTP/1.0" 302 0 mod_gzip: DECLINED:NO_ACCEPT_ENCODING In:0 -< Out:0 = 0 pct
###
Thanks