Re: mod_jk 1.2.28 connection pooling is not working.

2009-11-23 Thread Rainer Jung
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

mod_jk 1.2.28 connection pooling is not working.

2009-11-22 Thread Ahmed Medhat
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