Christopher Schultz wrote:
...

I wonder if a patch could be written for the DefaultServlet to do
something like this: if compression has been enabled on the <Connector>,
the request is for file "foo", and "foo.gz" exists in the same location,
use the "foo.gz" file as source instead of compressing on the fly.

That is precisely what I was thinking of.
Of course I would not even dream of even attempting myself to patch the DefaultServlet code..

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

Reply via email to