Agreed.
John > -----Original Message----- > From: Milt Epstein [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, August 28, 2002 12:25 PM > To: Tomcat Users List > Subject: RE: How to configure multiple tomcat instances connecting to > apac he using thewarp connector > > > On Wed, 28 Aug 2002, Turner, John wrote: > > > While it will be interesting to see what the final solution is when > > using WARP, I would say the consensus right now is that AJP13 is the > > "preferred" connector. > > While I can't really address all the issues regarding which connector > to use, I will say that I had occasion to set up mod_webapp/WARP and > it was dead simple. I downloaded the stuff and within 15 minutes I > had things running -- just a few lines of config (i.e. in Apache's > httpd.conf file) was all I needed. (Of course, being able to download > the build mod_webapp.so I needed was a big help.) This was to set up > a demo site for a presentation I was giving, so having something > running quickly/easily was the main concern. > > So, if there aren't such concerns about having the maximum > performance, and whether Tomcat is handling some of the static stuff, > etc., mod_webapp/WARP may very well be a viable option. > > Of course, another option is running Tomcat standalone -- then you > don't have to deal with any Apache-Tomcat connector, and everything is > that much simpler. If a site is mostly dynamic stuff, this may very > well be the best option. (Note that people talk about the lower > performance of Tomcat serving static stuff, but running Tomcat > standalone will also improve the performance of Tomcat serving dynamic > stuff; where the cutoff lies in terms of when this tradeoff is > beneficial, in terms of proportion of static/dynamic stuff, I don't > know. But it's something to consider.) > > > > > -----Original Message----- > > > From: Jochen Schweflinghaus [mailto:[EMAIL PROTECTED]] > > > Sent: Wednesday, August 28, 2002 11:38 AM > > > To: Tomcat Users List > > > Subject: RE: How to configure multiple tomcat instances > connecting to > > > apac he using thewarp connector > > > > > > > > > I got the environment I need working using the AJP13 > > > connector, but I read > > > that the warp connector should be preferred. > > > Can anybody tell why and what the main differences are ? > > > > > > > -- > > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > Milt Epstein Research Programmer Systems and Technology Services (STS) Campus Information Technologies and Educational Services (CITES) University of Illinois at Urbana-Champaign (UIUC) [EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
