jean-frederic clere <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I am wondering where to put put my energy mod_jk or mod_webapp.
>
> Looking the repositories I have found the following:
>
> ./jakarta-tomcat/src/native/mod_jk/apache1.3/mod_jk.c
> ./jakarta-tomcat/src/native/mod_jk/apache2.0/mod_jk.c
> ./jakarta-tomcat/src/native/mod_jserv/mod_jserv.c
> ./jakarta-tomcat-4.1/connectors/apache-1.3/mod_webapp.c
> ./jakarta-tomcat-4.0/connectors/apache-1.3/mod_webapp.c
>
> Does this means that tomcat-4.x will use mod_webapp instead mod_jk?
>
> Cheers
>
> Jean-frederic
This is more or less the plan. The protocol on which mod_webapp is built is
especially targeted to solve issues coming from the concept of
web-application in the new Servlet specification. It's not very performant
right now, it's kinda crappy, but it works, and my effort is for 100%
compliancy with WatchDog (the Servlet test suite).
I heard voices of people willing to port the AJP-13 to Tomcat-4.0, so that
would allow to use ALSO mod_jk with the 4.0 release, but I'm not planning to
work on that part...
Pier
--
Pier Fumagalli <http://www.betaversion.org/> <mailto:[EMAIL PROTECTED]>
----------------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]