Milt, You're absolutely right. WARP isn't replaced or deprecated. The wires in my head get crossed a bit now and then :) I apologize for causing any confusion.
I was under the impression that in 4.1.x, Coyote could handle the both the Java side of AJP13/14, and HTTP 1.1, so it can be used to run Tomcat standalone or behind a webserver. Regards, Michael Locasto ----- Original Message ----- From: "Milt Epstein" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, July 29, 2002 10:59 AM Subject: Re: warp connector and number of connecionst > On Mon, 29 Jul 2002, Michael E. Locasto wrote: > > > I'm assuming you're using some 4.0.x version, I think warp has been > > deprecated and replaced by Coyote in 4.1. > [ ... ] > > I don't think this is correct. For one thing, I believe they are for > different things -- WARP is a connector for integrating Tomcat with a > web server (e.g. Apache), while Coyote is for running Tomcat > standalone. WARP may be replacing AJP (i.e. mod_jk), and Coyote may > be replacing the older HTTPConnector, but I don't think anything's > being deprecated. And actually, "replacing" probably isn't correct > either, they just may represent different alternatives -- for example, > many currently seem to prefer mod_jk over mod_webapp (the Apache > module that handles the Apache side of WARP), and it's not clear > if/when that will change. > > 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]>
