You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Chris Puccio <cp...@banta.com> on 2006/12/01 21:28:13 UTC

[users@httpd] random 502 errors from mod_proxy

Greetings,

We have a production apache webserver using Apache/2.0.52 running redhat
enterprise 4 - kernel version 2.6.9-11.ELsmp. The apache server is
mainly running as a proxy, using mod_proxy.

This proxy directs requests to machines behind it by using ProxyPass and
ProxyPass reverse.

Lately we have been noticing a lot of requests that die at our proxy
with a status code of 502. The errors happen sporatically and we can't
seem to track down the exact problem.

On the requests that fail with 502, i see the following in the error
log:

[Wed Nov 22 12:45:52 2006] [error] [client XXX.XXX.XXX.XXX] proxy: error
reading status line from remote server XXX.XXX.XXX.XXX, referer:
http://www.thesite.com/path.html
[Wed Nov 22 12:45:52 2006] [error] [client XXX.XXX.XXX.XXX] proxy: Error
reading from remote server returned by /path.html, referer:
http://www.thesite.com/path.html

I have been searching around and cannot find anything helpful to this
issue.

Does anybody have any idea where to start debugging this? Please let me
know if any further information is needed as well.

Thanks,
Chris



---------------------------------------------------------------------
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-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] random 502 errors from mod_proxy

Posted by Nick Kew <ni...@webthing.com>.
On Fri, 01 Dec 2006 15:28:13 -0500
Chris Puccio <cp...@banta.com> wrote:

> Does anybody have any idea where to start debugging this? Please let
> me know if any further information is needed as well.

Looks like http://issues.apache.org/bugzilla/show_bug.cgi?id=37770

If you think it's not that recently-fixed bug, please give details
of how it differs.

-- 
Nick Kew

Application Development with Apache - the Apache Modules Book
http://www.apachetutor.org/

---------------------------------------------------------------------
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-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org