- mod_jk: Stable and widely tested (and what I, myself, use). However, developement on it is now frozen so new versions will be bug-fixes-only. New features will go into: - mod_jk2: A Beta release at the moment. This is a totally re-factored version (but at the moment, backwards compatible). There is a lot of exciting stuff going on here, and it will eventually be "the" supported version of mod_jk. Well worth giving a spin if you have a non-production box to put it on. - mod_webapp: I'm told that it works very well on *nix systems with Apache 1.3.x. Biggest plus is the much simplier config. Biggest minus is that it currently only supports the pre-fork MPM (which is the only one available for Apache 1.3.x on *nix). In particular, you can't use it on Windows. View the documentation at http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/webapp.html.
For generating the auto-config for mod_jk, see http://jakarta.apache.org/tomcat/tomcat-4.1-doc/config/jk.html#Using%20Apach eConfig. mod_jk2 has it's own CLI configuration. It works well, but I can't seem to find a doc link at the moment :(. mod_webapp doesn't have these configuration problems. It is self-configuring. "Rademacher Tobias" <[EMAIL PROTECTED]> wrote in message 1D72EFB14F7DD611A7AF0003470DED25A5D9F8@EXCHMIN01">news:1D72EFB14F7DD611A7AF0003470DED25A5D9F8@EXCHMIN01... > Hi Folks, > > we want to use Apache and Tomcat as "tandem" you recommend. > We currently use Apache 1.3.27 and Tomcat 4.1.12 and JDK 1.4.1 on Solaris. > > Could be please give me a tip which kind of connector we should use. > There are already 3 (!) kind of connectors: > > - mod_jk > - mod_jk2 > - mod_webapp > > Which will work and which will you recommend with the above mentioned > version/configuration in mind? > > The documenation seems to be a little bit old. Does tomcat still generate > the script mod_jk.conf-auto? It doesn't seem so?!? > Is this different in mod_jk2? > Where is mod_webapp documentation? Do you have a link? > Which connetor will work with next version of tomcat e.g 5.x? > > Questions about Questions. > > Thx a lot for your advise. > > Bye > Tobias Rademacher > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
