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 <kirankumarsm...@gmail.com> 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. 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 response
> headers say gzip is accepted.
> Can you please help me in finding the issue?
>
>    1. Request URL:
>
>    http://localhost:8080/compliancesearch/5755C864DE30FF32B0F12508E95949...
>    2. Request Method:
>    GET
>    3. Status Code:
>    200 OK
>    4. Request Headers
>       1. Accept:
>
>       
> application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,imag 
> e/png,*/*;q=0.5
>       2. Accept-Charset:
>       ISO-8859-1,utf-8;q=0.7,*;q=0.3
>       3. Accept-Encoding:
>       gzip,deflate,sdch
>       4. Accept-Language:
>       en-US,en;q=0.8
>       5. Connection:
>       keep-alive
>       6. Cookie:
>       JSESSIONID=B62679F3847B87A37BA6410ECBD5BD07
>       7. Host:
>       localhost:8080
>       8. Referer:
>      http://localhost:8080/compliancesearch/
>       9. User-Agent:
>       Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/534.13
>       (KHTML, like Gecko) Chrome/9.0.597.107 Safari/534.13
>       5. Response Headers
>       1. Accept-Ranges:
>       bytes
>       2. Content-Encoding:
>       gzip
>       3. Content-Type:
>       text/html
>       4. Date:
>       Tue, 08 Mar 2011 11:51:19 GMT
>       5. ETag:
>       W/"2792238-1298978332097"
>       6. Expires:
>       Thu, 15 Apr 2012 20:00:00 GMT
>       7. Last-Modified:
>       Tue, 01 Mar 2011 11:18:52 GMT
>       8. Server:
>       Apache-Coyote/1.1
>       9. Transfer-Encoding:
>       chunked
>       10. Vary:
>       Accept-Encoding
>
> Thanks & Regards,
> Kiran Kumar

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to