As the development of mod_wepp has been stopped, I would recommend mod_jk or mod_jk2.
There are also other drwaback like warp is serving all files for a webapp through tomcat wheras mod_jk can be configured to just pass requests with specific pre- or postfixes to tomcat. > -----Original Message----- > From: Jean-Luc BEAUDET [mailto:[EMAIL PROTECTED]] > Sent: Monday, December 16, 2002 11:44 AM > To: tomcat-user > Subject: Warp or Coyotte ? I'm so bad in my choice.... > > Actually i use mod_webapp for the WARP Connector. > > mod_jk2 Current developpements. Enabled by default in 4.1; works in 4.0. > mod_jk2 supports in-process JVM and load balancing. See Coyote JK 2 > <http://petrus.fr.kodak.com:8080/tomcat-docs/config/jk2.html> > > So, the question. What is actually the best and strongest > solution for what i'd like to do ? > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
