Re: Modjk and Tomcat 5.5.4 problem

2005-10-06 Thread Marcus Franke
On Wed, Oct 05, 2005 at 04:24:08PM -0700, Rick wrote: We had an issue where it seemed like it would crash using mod_jk, the trouble was the connections were not letting go. By default, I think the timeout is infinite, so after setting the property: connectionTimeout, in the server.xml's

RE: Modjk and Tomcat 5.5.4 problem

2005-10-06 Thread Rick
Hi Marcus, idle connections running for hours and hours That was our problem as well, with those idle connections just sitting there, as I said, I wasn't sure if my solution was the correct one.. Just telling you, it seemed to work for us. I would say give it a try, the only issue we have, is

Re: Modjk and Tomcat 5.5.4 problem

2005-10-06 Thread John Martyniak
Rick, Thanks for the info. I will try it out. It is interesting when I look at the config for all of the other Connectors, they all have a connectionTimeout value. -John On Oct 5, 2005, at 7:24 PM, Rick wrote: We had an issue where it seemed like it would crash using mod_jk, the trouble

RE: Modjk and Tomcat 5.5.4 problem

2005-10-06 Thread Rick
set? -Rick -Original Message- From: John Martyniak [mailto:[EMAIL PROTECTED] Posted At: Thursday, October 06, 2005 8:43 AM Posted To: Tomcat Dev Conversation: Modjk and Tomcat 5.5.4 problem Subject: Re: Modjk and Tomcat 5.5.4 problem Rick, Thanks for the info. I will try it out

Re: Modjk and Tomcat 5.5.4 problem

2005-10-06 Thread John Martyniak
, cachesize, or cache_timeout set? -Rick -Original Message- From: John Martyniak [mailto:[EMAIL PROTECTED] Posted At: Thursday, October 06, 2005 8:43 AM Posted To: Tomcat Dev Conversation: Modjk and Tomcat 5.5.4 problem Subject: Re: Modjk and Tomcat 5.5.4 problem Rick, Thanks

RE: Modjk and Tomcat 5.5.4 problem

2005-10-05 Thread Rick
We had an issue where it seemed like it would crash using mod_jk, the trouble was the connections were not letting go. By default, I think the timeout is infinite, so after setting the property: connectionTimeout, in the server.xml's connector descriptor as follows, Connector port=

Re: ModJk

2002-09-17 Thread Nani Jon
Ago: Here is the link which I was able to get mod_jk.dll binaries from: http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.3/bin/win32/i386/mod_jk.dll Hope it works for you. Nanijon. BTW: I am trying to figure out how to integrate jobss-tomcat with apache. Can give me some pointers if

RE: ModJk

2002-09-17 Thread Brian Topping
-Original Message- From: Ago Meister [mailto:[EMAIL PROTECTED]] Subject: ModJk Does anybody know why is the address http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk/ release/v1.2.0 /bin/linux/i386/ for mod_jk binaries empty or can you tell me alternative address

Re: ModJk

2002-09-17 Thread Robert L Sowders
Because development for JK was suspended except for maintenance. You can find the connector src in the http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.1.10/src/ Depending on what operating system you have ( you should include this information next time ) you might find it