On 27.04.2011 08:53, Henri Gomez wrote:
Now that HTTP connector is as fast as AJP connector, is it still required ?

Performance isn't a reasion for AJP in the last say 5 or more years. The major benefits of AJP are

- smooth integration of a reverse proxy
  The connector patches the communication data of the web server
  into the webapp environment, i.e. client IP, protocol, server IP etc.

- connection pooling including checking via cping/cpong

Regards,

Rainer

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

Reply via email to