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 cleared cache. I'm confident mod_deflate is working, I'd just love to see some statistics using CustomLog and that's where the problem is. /sf On 3/14/08, Eric Covener <[EMAIL PROTECTED]> wrote: > 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 advertising that it understands gzip/deflate via the > Accept-Encoding header? You can log %{Accept-Encoding}i > > -- > Eric Covener > [EMAIL PROTECTED] > > --------------------------------------------------------------------- > 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: [EMAIL PROTECTED] > " from the digest: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- 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: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]