Re: [us...@httpd] http-tomcat - AJP ilink receive failed - 500/503 errors

2010-09-17 Thread Shantanu Pavgi
Thanks for the reply Martin. Telnet works, but it's difficult to say as sometimes AJP also works. I don't need to restart any of the services to resolve this problem. It starts working back again on it's own after few seconds/minutes for future requests. It's random error (until the real trigg

Re: [us...@httpd] http-tomcat - AJP ilink receive failed - 500/503 errors

2010-09-17 Thread Martin Hasicek
Hi, you should try to telnet tomcat server from web server. telnet If the telnet is successful, you need to check configuration of mod_proxy_ajp. If the telnet will be not successful, you have network problem. mh Sent from my iPhone On 17.9.2010, at 18:18, Shantanu Pavgi wrote: > Hi,

[us...@httpd] http-tomcat - AJP ilink receive failed - 500/503 errors

2010-09-17 Thread Shantanu Pavgi
Hi, I have a Apache http server and a Tomcat server configured using AJP connector (mod_proxy_ajp). The http server serves HTML/PHP pages and also proxies Java webapp requests to back-end Tomcat server. System config: * Both servers are running as Virtual Machines * CentOS 5.4 * Apache Tomcat 6.