It is quite possible to write a custom compression filter as a servlet filter that will work across multiple servlet engines.

On 9/29/2012 12:33 PM, Florian Fray wrote:
Dear TC Devs,

while looking around in TC 7 I've found no possibility to plug-in a custom 
compression filter.

So I've had a quick look at the code to find out that the gzip-handling is 
coded into AbstractHttp11Processor.
Though I could create a custom processor, I'd like to know whether there's any 
interest in having the standard processors supporting custom compressions.

Best regards,

Florian


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




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

Reply via email to