Sorry, I don't know. I found this page:
http://webmasters.stackexchange.com/questions/22217/which-browsers-handle-content-encoding-gzip-and-which-of-them-has-any-special

hope it will be useful for you.

Juan


2013/7/25 QC <[email protected]>

> Yet another questions about the Tomcat noCompressionUserAgents parameter,
> what should I set it to? If search online I can only find the boilerplate
> noCompressionUserAgents="gozilla, traviata" which doesn't much sense, I
> even couldn't find the corresponding browsers.
>
>
>
> On Thursday, July 25, 2013 4:33:52 PM UTC-7, QC wrote:
>>
>> Interesting, I didn't know I can translate the requests!
>>
>> On Thursday, July 25, 2013 4:18:55 PM UTC-7, Juan Pablo Gardella wrote:
>>>
>>> Hello,
>>>
>>> If you zip all the files with '.zip' extension, you can add a filter
>>> that translates 'a.html' to 'a.zip'. What do you think?
>>>
>>> Juan
>>>
>>>
>>> 2013/7/25 QC <[email protected]>
>>>
>>>> Hi,
>>>>
>>>> recently I've been looking into how to improve the performance of my
>>>> website through compression. And I've browsed through almost all related
>>>> topics in the group but still have questions unresolved.
>>>>
>>>> Enabling the tomcat built-in compression is easy, but I really like to
>>>> serve pre-compressed content since it saves the CPU for compressing on the
>>>> fly.
>>>>
>>>> My application is hosted by Tomcat only so all the Apache modules don't
>>>> work for me.
>>>>
>>>> Some suggested a filter solution to set the proper headers in the
>>>> response. That makes sense, however, I'm more interested in how to change a
>>>> request for a uncompressed file(say cache.html) to its compressed version.
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "Google Web Toolkit" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to google-web-toolkit+**[email protected].
>>>> To post to this group, send email to [email protected].
>>>> Visit this group at 
>>>> http://groups.google.com/**group/google-web-toolkit<http://groups.google.com/group/google-web-toolkit>
>>>> .
>>>> For more options, visit 
>>>> https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out>
>>>> .
>>>>
>>>>
>>>>
>>>
>>>  --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/google-web-toolkit.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to