On Fri, 01 Apr 2011 13:31:18 +0100, "John Baker" <[email protected]> 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 <[email protected]>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to