Strickland, Lawrence P wrote:
> Should I use mod_jk or mod_proxy_ajp for my Apache2 to Tomcat5 connector
> on AIX ?
> 
> I am having some problems building mod_jk on AIX and I see the same
> functionality is supported in mod_proxy_ajp.
> Does anyone have some good reason why I should use one over the other?

Actually, given a free choice I'd use mod_proxy_http.

Why?
- httpd style config
- SSL support if you need to encrypt the channel
- more stable than mod_proxy_ajp (as is mod_jk)

Mark

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

Reply via email to