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.worker` shows that there are
only 4 connections in the ESTABLISHED state with Tomcat, I have the
httpd.worker configured to 8 start servers and 60 as a thread limit.

At the initial startup of httpd.worker it creates around 12
connections and then dies, mod_jk logs returns n

Thanks.



-- 
/*
|| Ahmed Medhat
|| Unix & Open Source Solutions Specialist and Consultant

|| E-mail: ultimate...@gmail.com
|| Cellular: +2 (017) 180 1888
|| http://www.linkedin.com/in/ahmedmedhat

|| The best things in life are not things.
*/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to