Henri Gomez wrote:

Wayne Frazee wrote:

Please pardon me for attempting to marshall the obvious however what is
the advantage of AJP/1.x over HTTP?

- Persistant connections, mod_jk use a pool of socket connections to avoid reopening connections between Apache and Tomcats. You could set socket timeout to make these sockets more or less persistant. Also socket keep alive could be specified to avoid firewall cut connexions without activity.

The keep alive stuff turns out to be a hard requirement for many deployments.


--
Jess Holle


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to