Not too sure about ajp14, but from my experience, it seems best to use a version that most people are using, or have used in the past. My recommendation would be to use mod_jk and ajp13 if it is a production environment and you want the least chance for error. Also, compile mod_jk on your own, it seems to make things work much better. There is a very good step by step instruction for how to compile in the documentation (at least in the 3.2.x documentation), but you have to dig for it a bit. I have seen many problems posted to this list with people trying to connect via mod_webapp, so I have stayed away from that.
If you are using this for a development environment though, I would use more recent versions of everything. Brandon -----Original Message----- From: Anthony W. Marino [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 23, 2002 6:03 PM To: [EMAIL PROTECTED] Subject: Which Apache-To-Tomcat Connector Any reason for using AJP14 over AJP13? And what about mod_webapp? Thanks in advance, Anthony -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
