On Tue, Apr 23, 2002 at 07:02:38PM -0400, Anthony W. Marino wrote: > Any reason for using AJP14 over AJP13? > And what about mod_webapp?
I take it that this is mod_jk and mod_jk2? IME, mod_jk and Apache 2 don't get along well at all[1]. The impression that I've gleaned from reading past postings to this list is that mod_webapp is meant to supercede mod_jk and is the preferred way of connecting Apache and Tomcat. The major difference between the two modules, other than this, is that mod_jk allows static content to be served directly from Apache rather than going through Tomcat, and mod_jk has provision for doing loadbalancing across multiple servers. Of these, the former is (apparently) going to be fixed at some point in the near future. The ability to serve content direct from apache may also mean that mod_jk will appear faster, though I've not done any tests on this. Cheers, Simon [1] One or other of the two programs would go into an infinite loop, allocating memory until one process or the other died whenever a request came in. -- Last week I forgot how to ride a bicycle. -- Steven Wright -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>