On Fri, 01 Apr 2011 13:31:18 +0100, "John Baker" <jba...@javasystemsolutions.com> wrote:
The AJP connector doesn't support compression (a missing useful feature
in my opinion)

Typical deployment setup for AJP connector is to pass requests via processes on the same machine, or at least in the same network segment. So there's no need to compress such traffic. You want compression to limit bytes sent to remote clients, over WAN connection.

--
Mikolaj Rydzewski <m...@ceti.pl>

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

Reply via email to