> Hello
>
> I've just upgraded from Tomcat 3.2.3 to 4.0.1. Our system uses Apache for
static content so I was used to configuring ajp12. I note in the new version
that there is ajp13, although I have configured the integration to
> use the new MOD_WEBAPP connector. Which method is now supported within
Tomcat - ajp12, ajp13 or MOD_WEBAPP ?

    All of them.  You can choose the one that more you prefer.

> Are there any statistics out there about performance ?

    I'm interesting too in these statistics about performance, but I have
not found them.
    The mod_webapp is the newest connector and comes with Tomcat 4.0. The
Jakarta site recommended it, when is possible.
    The ajp12 and ajp13 are utilized for the mod_jk connector.  Ajp13 is
recommended because it is an improved version of the ajp12.  See
http://jakarta.apache.org/tomcat/tomcat-3.3-doc/mod_jk-howto.html#s2

> Sorry if the answer is elsewhere in the documentation - I did look around.

    And since we are in recommendations, I recommend you to take a look in
the documentation.  It's a good step. :-)


            Marcelo

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to