On Wed, Jun 20, 2001 at 11:47:23AM +0100, Pier P. Fumagalli wrote:
> Aaron Bannert at aaron@ebuilt.com wrote:
> > On Tue, Jun 19, 2001 at 10:06:07AM -0700, Aaron Bannert wrote:
> >> Apache Tomcat Connectors
> >> ========================
[snip]
> >> Connectors
> >> ----------
> >>
> >> * jk: The native and java parts of the ajp12/ajp13 [is this correct?]
> >> connector. Both Tomcat 4.0 and Tomcat 3.3 are supported.
> >>
> >> * webapp: The native and java parts of the ajp14 connector, now known
> >> as mod_webapp and warp respectively.
> >
> > Whoops, that's obviously not correct. warp is the protocol (right?),
> > mod_webapp is the webserver module (Apache et al), and do we have a
> > name for "the java part"? How about this instead:
> >
> > * webapp: The native and java parts of the connector that implements
> > the warp protocol (ajp14). This includes mod_webapp for integration
> > with a frontend webserver (like Apache).
>
> WARP is _NOT_ AJPv14... It's actually AJPv20 with some additions from AJPv21
> (see the specs in JServ land) and some updates from the new concept of "web
> application"...
I appreciate the clarification. In the hopes that it will be added to
the j-t-c CVS repository, the revised README is attached.
With all the conflicting information I've received lately about
the contents of j-t-c it seems this README may serve more people than
just the newbies :)
-aaron
|