On Mon, January 19, 2004 at 1:47 pm, Apu Shah wrote:
>
> this begs another question... under what circumstances would one choose to
> use the ajp connector? i am assuming it's probably a more compact and
> efficient protocol compared to http (not sure about that).

The AJP protocol is designed to be used for webservers to communicate to
Tomcat.  For example, the mod_jk module for Apache is used to communicate
with Tomcat, it proxies requests from Apache to Tomcat.

-Dave

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

Reply via email to