Hi, I have running Apache mod_proxy_balancer with three tomcats i got these errors in apache logs
[Tue Jun 01 14:57:35 2010] [error] (70007)The timeout specified has expired: ajp_ilink_receive() can't receive header [Tue Jun 01 14:57:35 2010] [error] ajp_read_header: ajp_ilink_receive failed [Tue Jun 01 14:57:35 2010] [error] (120006)APR does not understand this error code: proxy: read response failed from XXXXXXX:8009 (XXXXXXX) [Tue Jun 01 14:57:35 2010] [error] proxy: BALANCER: (balancer://mycluster). All workers are in error state for route (tomcat1) I have got Internal server error and service temporary unavailable However sometimes it works fine can any one tell me where is the issue. Nasir