On Tue, May 25, 2010 at 07:53, Nasir Zia <nasir...@gmail.com> wrote:
> I have checked 503 error comes in apache access logs while apache error logs
> show below error.
>
> [Tue May 25 05:06:02 2010] [error] (70007)The timeout specified has expired:
> proxy: AJP: attempt to connect to 10.10.1.130:8009 (77.66.1.130) failed
> [Tue May 25 05:06:02 2010] [error] ap_proxy_connect_backend disabling worker
> for (10.10.1.130)
> [Tue May 25 05:06:02 2010] [error] proxy: AJP: failed to make connection to
> backend: 10.10.1.130
> [Tue May 25 05:06:03 2010] [error] (70007)The timeout specified has expired:
> proxy: AJP: attempt to connect to 10.10.1.130:18009 (10.10.1.130) failed
> [Tue May 25 05:06:03 2010] [error] ap_proxy_connect_backend disabling worker
> for (10.10.1.130)
> [Tue May 25 05:06:03 2010] [error] proxy: AJP: failed to make connection to
> backend: 10.10.1.130
>
> Nothing comes in tomcat logs
>

Firewall on the Tomcat server forbidding access to the port?

What if you try to:
- ping the host (unless the firewall blocks that too),
- telnet thehost 8009
?

-- 

Francis Galiegue
ONE2TEAM
Ingénieur système
Mob : +33 (0) 683 877 875
Tel : +33 (0) 178 945 552
f...@one2team.com
40 avenue Raymond Poincaré
75116 Paris

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to