below problem is seen in mod_jk.log file and after that my apache stop taking calls.the client gives error java.net.SocketTimeoutException: Read timed out. Added connection_timeout in server.xml for AJP13 , and no extra other entry in workers.properties.
workers.properties worker.list=loadbalancer worker.worker1.type=ajp13 worker.worker1.host=localhost worker.worker1.port=8036 worker.worker1.lbfactor=100 worker.loadbalancer.type=lb worker.loadbalancer.balance_workers=worker1 [DATE] [8353:1] [info] jk_connect.c (566): connect to IP:8036 failed (errno=145) [Wed Jul 06 09:07:10 2011] [8353:1] [info] jk_ajp_common.c (869): Failed opening socket to (IP:8036) (errno=145) [DATE] [8353:1] [error] jk_ajp_common.c (1359): (worker) connecting to backend failed. Tomcat is probably not started or is listening on the wrong port (errno=145) [DATE] [8353:1] [info] jk_ajp_common.c (2186): (worker) sending request to tomcat failed (recoverable), because of error during request sending (attempt=1) apache used =>apache_2.2.8 tomcat used =>apache-tomcat-6.0.18 mod_jk used =>1.2.26 not able to reproduce on other machine.:super: -- View this message in context: http://old.nabble.com/apache-and-tomcat-gets-hang-tp32084440p32084440.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org