I had all kinds of problems trying to use the webapp module for tomcat 4, from
compilation hell up to a thrashing system, with race condition-caused httpd
process deaths. I happily switched to mod_proxy for apache, taking the
opportunity to cache results at the same time.

On Fri, 24 Aug 2001 11:41:38 +0200 (CEST), Marcus Crafter
<[EMAIL PROTECTED]> wrote:
--
Q
> Hi Matthew,
> 
> On Thu, 23 Aug 2001, Matthew Langham wrote:
> 
> > Quick question for those of you using Apache+Tomcat: ajp13 or ajp12? From
> > what I have read ajp13 is faster - is this your experience as well and are
> > there any "gotchas"?
> 
>       We've been using ajp12 for the past year, without problems. We only
>       had one issue where if tomcat crashed, httpd would race and try to
>       take over the system. This was fixed a while back though.
>       
>       Recently we've upgraded to ajp13 as we read the same fokelore. So far
>       everything has been fine with that too. What are you guys using ?
>       
>       Anyone have experience/comments about the webapp module in tomcat 4 ?
> 
>       Cheers,
> 
>       Marcus
> -- 
>         .....
>      ,,$$$$$$$$$,      Marcus Crafter
>     ;$'      '$$$$:    Computer Systems Engineer
>     $:         $$$$:   Open Software Associates GmbH
>      $       o_)$$$:   82-84 Mainzer Landstrasse
>      ;$,    _/\ &&:'   60327 Frankfurt Germany
>        '     /( &&&
>            \_&&&&'     Email : [EMAIL PROTECTED]
>           &&&&.        Business Hours : +49 69 9757 200
>     &&&&&&&:
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to