Re: mod_jk makes ajp connector run out of free connections

2010-11-04 Thread Marc Wilmots
there be a pool per Apache server process? Which would mean 150 connections (10 server processes) per Tomcat. If so, then this would total 600 connections (4 Tomcats). 1200 600. Same problem, right? 2010/10/28 Rainer Jung rainer.j...@kippdata.de On 26.10.2010 20:36, Marc Wilmots wrote: 2010/10

Re: mod_jk makes ajp connector run out of free connections

2010-11-04 Thread Marc Wilmots
. This still leaves me with the question; 1200 (apache connections) is still bigger than 600 (15 x 10 server processes x 4 tomcat nodes) 2010/11/5 Marc Wilmots desj...@gmail.com Rainer, that's very true. So I am wondering...If 1200 200 (Tomcat maxThreads), then what would be the right way to solve

Re: mod_jk makes ajp connector run out of free connections

2010-11-04 Thread Marc Wilmots
On 04/11/2010 19:27, Marc Wilmots wrote: The best solution would be to enable DisableReuse as Mark stated, although I'm afraid that would be too big of a performance hit. Have you tried it? The cost of the required CPING/CPONG isn't that different to the cost of creating a TCP/IP connection

Re: mod_jk makes ajp connector run out of free connections

2010-11-04 Thread Marc Wilmots
Forget about my math question. Obviously, connection_pool_size of 15, would mean there are 60 (4 tomcats) in total per server process. Then the math works out Sorry, it's 1:08am over here :-) 2010/11/5 Marc Wilmots desj...@gmail.com Honestlyno, I didn't. The mod_jk scared the hell out

Re: mod_jk makes ajp connector run out of free connections

2010-10-27 Thread Marc Wilmots
Thanks a lot Mladen, I really appreciate your help. About the AJP leaving connections open; If you hadn't @apache.org in your email address I wouldn't believe you ;) 2010/10/26, Mladen Turk mt...@apache.org: On 10/26/2010 08:36 PM, Marc Wilmots wrote: 1200 1000, thus your theory is probably

mod_jk makes ajp connector run out of free connections

2010-10-26 Thread Marc Wilmots
Hi Experts, I have the following setup: Apache1 / \ Apache2 Apache3 \ / Tomcat1 All Apaches are version 2.2.3 (RedHat) Apache2 and Apache3 loadbalance Tomcat1 (6.0.18) with mod_jk (2.2.28). In idle state

Re: mod_jk makes ajp connector run out of free connections

2010-10-26 Thread Marc Wilmots
2010/10/26 Pid p...@pidster.com On 26/10/2010 13:47, Marc Wilmots wrote: Hi Experts, I have the following setup: Apache1 / \ Apache2 Apache3 \ / Tomcat1 That's an interesting setup. What does it achieve? Apache1

Re: mod_jk makes ajp connector run out of free connections

2010-10-26 Thread Marc Wilmots
Hi again. I checked out the executor element, although, I can't find a lot of information about it. Would you mind explaining why using the executor element would fix the problem I am having? Thanks 2010/10/26 Pid p...@pidster.com On 26/10/2010 13:47, Marc Wilmots wrote: Hi Experts, I

Re: mod_jk makes ajp connector run out of free connections

2010-10-26 Thread Marc Wilmots
2010/10/26 Mladen Turk mt...@apache.org On 10/26/2010 02:47 PM, Marc Wilmots wrote: Hi Experts, I have the following setup: Apache1 / \ Apache2 Apache3 \ / Tomcat1 All Apaches are version 2.2.3

Issue with clustering

2010-05-04 Thread Marc Wilmots
Hi List, Since a few weeks now, I started to notice in the catalina.out log file messages regarding the cluster's operatability. It reports that a member or members in my cluster have disappeared, and appeared (member still alive) again. That's reasonable...the strange thing is that they occur at