Thanks for the clarification. John
> -----Original Message----- > From: PELOQUIN,JEFFREY (HP-Boise,ex1) [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 16, 2003 2:55 PM > To: 'Tomcat Users List' > Subject: RE: configure CoyoteConnector with mod_jk in tomcat 4.1.x > > > If I understand correctly, the CoyoteConnector was > specifically written to > take advantage of the features that exist within mod_jk2. As > a result it > loads a file JK2.properties. > > However since jk2 and jk both use ajp to talk to Tomcat, the default > configuration jk2.properties with everything commented out allows the > CoyoteConnector to accept request from an apache server using mod_jk. > > In many respect, the CoyoteConnector's ability to communicate > with mod_jk if > a bonus feature of the Connector as oppossed to its primary > purpose in life > which is to accept mod_jk2 requests. > > This philosophy of use is implied in the documentation located at > http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/jk2/config > howto.html > > On the other hand the ajp13Connector was written with mod_jk in mind. > > Jeff > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
