ajp13 dies unexpectately

2001-07-17 Thread maarten hartsuijker
we have been running tomcat 3.2.2 with apache, mod_jk and ajp13 support for about 3 weeks now. In those weeks the ajp13 module has died 2 times unexpectately and the only thing the mod_jk.og is showing me is a jk_ajp13_worker.c (586)]: Error connecting to the Tomcat process. With a

ajp13 dies unexpectately

2001-07-16 Thread maarten hartsuijker
we have been running tomcat 3.2.2 with apache, mod_jk and ajp13 support for about 3 weeks now. In those weeks it has died 2 times unexpectately and the only thing the mod_jk.og is showing me is a jk_ajp13_worker.c (586)]: Error connecting to the Tomcat process. With a netstat I can see that

Re: ajp13 dies unexpectately

2001-07-16 Thread Michael Lai
Just curious, what version of apache are you using? I am trying to get tomcat 3.2 to work with apache 2.0 but I couldn't compile mod_jk. It says something like it couldn't find http_global_conf.h. Regards, Michael. maarten hartsuijker wrote: we have been running tomcat 3.2.2 with apache,

Re: ajp13 dies unexpectately

2001-07-16 Thread Jeff Kilbride
. If you're getting more than 50 concurrent connections, you need to raise this number or you'll have problems. Thanks, --jeff - Original Message - From: maarten hartsuijker [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, July 16, 2001 2:00 AM Subject: ajp13 dies unexpectately we have