You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Michael Farah <mf...@kaiserit.co.uk> on 2008/10/17 08:29:24 UTC

Proxy timeout error in Apache error log

Hi all

 

We have three Tomcat sites running on three different Tomcat instances
on a server (let's call it myserverA). One of the sites runs on Tomcat
5.5 and two run on different instances of Tomcat 6. We then have Apache
2.2 running on myserverB and we use mod_proxy_http as the connector. We
are regularly getting errors like the two lines below in our Apache log
file on all three sites;

 

(70007)The timeout specified has expired: proxy: error reading status
line from remote server myserverA.com, referer: http://www.site.com

proxy: Error reading from remote server returned by
/cache/Folder/image.jpg, referer: http://www.site.com

 

Can anyone advise what the issue might be?

 

Regards

Michael