Hi,
Thanks for the clarification and this is good to hear. I will try
setting the socket_timeout to 200.
I think however that these messages in the mod_jk log are misleading.
- Error connecting to tomcat. Tomcat is probably not started or is
listening on the wrong port. worker=worker2 failed
To
Hi,
We are experimenting with the connectTimeout setting on the tomcat side in
server.xml. We used to have this set to 0 (inifinite), but we were seeing lot
of unused threads and connections on the tomcat side. Thus we set the
connectionTimeout to 20 (200 sec.). After enabling this I observ