Re: gzip compression not working for webkit( Both safari and chrome)

2012-10-11 Thread Youssef Riahi
Hi, Please see underlined info below from http://www.grc.com/sn/sn-371.txt Thanks. *So that's at the connection level as opposed to what you'd call the "application level." The application level, the server, the browser can say, independent of the connection, I'm able to decompress using D

Re: gzip compression not working for webkit( Both safari and chrome)

2011-03-08 Thread Chris Conroy
This may just be a bug in chrome developer tools. Verify the size of the transfer using a packet sniffer or proxy. On Tue, Mar 8, 2011 at 7:58 AM, kiran kumar wrote: > > Hi > I have enabled gzip compression on tomcat container level and it is working > fine with Firefox. i have verified through b

Re: gzip compression not working for webkit( Both safari and chrome)

2011-03-08 Thread Ed
This doesn't like an GWT issue I think... I got it working perfectly on Apache web server in all browsers. On Mar 8, 1:58 pm, kiran kumar wrote: > Hi > I have enabled gzip compression on tomcat container level and it is working > fine with Firefox. i have verified through both Firebug and YSlow.

gzip compression not working for webkit( Both safari and chrome)

2011-03-08 Thread kiran kumar
Hi I have enabled gzip compression on tomcat container level and it is working fine with Firefox. i have verified through both Firebug and YSlow. The html which is 2.3 MB got reduced to 456 KB. When i verified the same in chrome developer tools it is still 2.3 MB. Both the request headers and resp