Re: [Bug 44975] Re: Apache2's mod_deflate logging seems broken

2007-06-12 Thread Soren Hansen
On Tue, Jun 12, 2007 at 12:47:38PM -, sammael wrote: > thank you very much! I'm only glad to help. :) status rejected ** Changed in: apache2 (Ubuntu) Status: Needs Info => Rejected -- Apache2's mod_deflate logging seems broken https://bugs.launchpad.net/bugs/44975 You received thi

Re: [Bug 44975] Re: Apache2's mod_deflate logging seems broken

2007-06-12 Thread sammael
thanks for pointing me in right direction. i've just moved # place filter 'DEFLATE' on all outgoing content SetOutputFilter DEFLATE # exclude uncompressible content via file type SetEnvIfNoCase Request_URI \.(?:exe|t?gz|jpg|zip|bz2|sit|rar)$ no-gzip dont-vary # Keep a log of co

[Bug 44975] Re: Apache2's mod_deflate logging seems broken

2007-06-12 Thread Soren Hansen
I've looked over the documentation for Apache and may have found the reason why you're having problems. It *is* indeed possible to define multiple log files, so it's not because your deflate.log gets overridden later, *but* http://httpd.apache.org/docs/2.0/logs.html#virtualhost says that "If Custom

Re: [Bug 44975] Re: Apache2's mod_deflate logging seems broken

2007-06-12 Thread sammael
$ ls -l /var/log/apache2/deflate.log -rw-r--r-- 1 root root 340 2007-06-12 03:50 /var/log/apache2/deflate.log also i noticed the logfile is no longer empty but is not filled with relevant data either: $ cat /var/log/apache2/deflate.log "GET / HTTP/1.0" -/- (-%) "GET / HTTP/1.0" -/- (-%) "GET / HTT

[Bug 44975] Re: Apache2's mod_deflate logging seems broken

2007-06-12 Thread Soren Hansen
Could you please check the permissions of /var/log/apache2/deflate.log? I.e. provide the full output of the command "ls -l /var/log/apache2/deflate.log". -- Apache2's mod_deflate logging seems broken https://bugs.launchpad.net/bugs/44975 You received this bug notification because you are a member

[Bug 44975] Re: Apache2's mod_deflate logging seems broken

2007-06-11 Thread sammael
i have tested this in Kubuntu FF 7.04. i've setup mod_deflate EXACTLY as in post above, content is gzipped http://www.whatsmyip.org/mod_gzip_test/?url=aHR0cDovL3NhbW1hZWwuaG9tZWxpbnV4Lm5ldC90YWhha3lldS9pbmRleC5waHA= but file /var/log/apache2/deflate.log is just created and stays empty -- Apache

[Bug 44975] Re: Apache2's mod_deflate logging seems broken

2007-05-30 Thread Soren Hansen
Could you please retest this on a Feisty system? Thank you! ** Changed in: apache2 (Ubuntu) Assignee: (unassigned) => Soren Hansen Status: Unconfirmed => Needs Info -- Apache2's mod_deflate logging seems broken https://bugs.launchpad.net/bugs/44975 You received this bug notification