[Mod_gzip] mod_gzip does'nt compress

mod_gzip@lists.over.net mod_gzip@lists.over.net
Wed, 1 Oct 2003 12:36:37 +0200


Hi,

i have installed

     Server version: Apache/1.3.27 (Unix)  (Red-Hat/Linux)
     Server built:   Sep  2 2003 09:16:44
     mod_gzip.so for 1.3.26 (there exists no version for 1.3.27)

and the following config:

<IfModule mod_gzip.c>
  mod_gzip_on     Yes
  mod_gzip_can_negotiate Yes
  mod_gzip_static_suffix .gz
  AddEncoding              gzip .gz
  mod_gzip_update_static No
  mod_gzip_command_version  '/mod_gzip_status'
  mod_gzip_keep_workfiles No
  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_handle_methods  GET POST
#  mod_gzip_item_exclude  reqheader  "User-agent: Mozilla/4.0[678]"
  mod_gzip_item_include  file       \.html$
  mod_gzip_item_include  file       \.php$
#  mod_gzip_item_exclude  file       \.js$
#  mod_gzip_item_exclude  file       \.css$
  mod_gzip_item_include  file       \.pl$
  mod_gzip_item_include  handler    ^cgi-script$
  mod_gzip_item_include  mime       ^text/html$
  mod_gzip_item_include  mime       ^text/plain$
  mod_gzip_item_include  mime       ^httpd/unix-directory$
  mod_gzip_item_exclude  mime       ^image/
  mod_gzip_dechunk      Yes
  LogFormat       "%h %l %u %t \"%V %r\" %<s %b mod_gzip:
%{mod_gzip_result}n In:%{mod_gzip_input_size}n -< Out
  CustomLog       logs/mod_gzip.log common_with_mod_gzip_info2
  mod_gzip_add_header_count Yes
  mod_gzip_send_vary    On
</IfModule>

When i load a page from that server i get an logentry:

"www.foo.bar GET /test.php?action=all HTTP/1.0" 200 129769 mod_gzip: - In:-
-< Out:- = - Prozent.

Is this cause i use a wrong mod_gzip-Version ??

Thanks for your help.

Best regards,
  Kai Szymanski.

--
Abt. eBusiness / Entwicklung
D. Schuricht GmbH & Co. KG
http://www.schuricht.de