mod_deflate debug messages in errorlog

Hi,

running apache2.2 under Debian Lenny with mod_deflate loaded. Pretty
much standard settings in the configuration files, including LogLevel=warn.

For each page served, I get an entry in my error.log like this:

[Mon Sep 27 16:34:27 2010] [debug] mod_deflate.c(615): [client
109.68.193.190] Zlib: Compressed 2125 to 1019 : URL /coxroster/index.php

Zillions of lines. Apart from making the log very large, it obscures
genuine error messages, so I'd like to suppress the message.

I have no DeflateFilterNote directive anywhare in the config.

Has anyone any suggestions as to how to get rid of this annoyance, please?

--
Tony van der Hoff | mailto:tony [at] vanderhoff.org
Buckinghamshire, England |

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
Tony van der Hoff [ Mo, 27 September 2010 17:48 ] [ ID #2048490 ]
Webserver » gmane.comp.apache.user » mod_deflate debug messages in errorlog

Vorheriges Thema: Question on Apache Outbound Rewrite rule.
Nächstes Thema: ErrorLevel doesn't work ?