Re: [EMAIL PROTECTED] Logging mod_deflate compression ratios

2008-03-14 Thread Steve Finkelstein
Hi Eric, I'm using FF2 on a macbook pro, and after verifying with Live HTTP Headers, the client is indeed advertising the required headers with the following: Accept-Encoding: gzip,deflate I can even see with Firebug that the requested files are being reduced in size by a great ordeal after a cl

Re: [EMAIL PROTECTED] Logging mod_deflate compression ratios

2008-03-14 Thread Eric Covener
On Fri, Mar 14, 2008 at 4:34 PM, Steve Finkelstein <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm trying to log actual ratios of Compression that mod_deflate is > responsible for handling. I've followed the guidelines on Apache's > site and have the following directives setup: Is your client adve

[EMAIL PROTECTED] Logging mod_deflate compression ratios

2008-03-14 Thread Steve Finkelstein
Hi all, I'm trying to log actual ratios of Compression that mod_deflate is responsible for handling. I've followed the guidelines on Apache's site and have the following directives setup: DeflateFilterNote Input instream DeflateFilterNote Output outstream DeflateFilterNote Ratio ratio SetOutputF