« Return to Thread: mod_jk 1.2.28 connection pooling not working

Re: mod_jk 1.2.28 connection pooling not working

by Rainer Jung-3 :: Rate this Message:

Reply to Author | View in Thread

On 03.07.2009 19:21, Brain Stormer wrote:
> Well, I have the following parameters..
>
> tomcat-maxThreads=512
> httpd-MaxClients=600
> http-ThreadsPerChild=60
> httpd-connection_pool_size=60
>
> And after adjusting all parameters still no pools created, only 2 to 4
> threads have the ESTABLISHED connection state.

Why do you think there should be more connections? The connection pool
size of mod_jk is the maximum. If no more than 2 to 4 are needed there
will be no more connections.

How do you test and why do you expect more connections?

What is your exact configuration (workers.properties etc.)?

Regards,

Rainer



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: mod_jk 1.2.28 connection pooling not working