On 23.11.2009 01:37, Ahmed Medhat wrote:
> Hello,
>
> Setting connection_pool_size to a non-zero value (100 in my case) have
> no effect at all..
It's not necessary (but it works). mod_jk when used with Apache
automatically sizes its pool in each processo to the number of request
threads configur
Hello,
Setting connection_pool_size to a non-zero value (100 in my case) have
no effect at all..
That's what I currently have configured..
worker.jkw.connection_pool_size=100
worker.jkw.connection_pool_minsize=60
worker.jkw.connection_pool_timeout=3600
Output from `netstat -anptue|grep httpd.wo