Greetings,

I'm using Tomcat 7.0.14 and IBM Java 6. As part of my web
application's bundling mechanism (via Maven) I have the ability to
pre-gzip compress static resources. I'd like Tomcat to detect that a
request for /path/to/resource has /path/to/resource.gz available, and
serve the gzip'd content instead, if the user agent supports it.

Is there anything like this available? If not, what suggestions do you
have? Thanks,

-Jesse

-- 
There are 10 types of people in this world, those
that can read binary and those that can not.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to