We do have several virtual servers. These are each bound to
different
ip addresses.
We really don't publish any HTML from the local file system
on the
apache box.
This is what makes our issue seem like a breakdown in
mod_proxy.
I was able to get "File does not exist" messages
in the logs by
creating a new reverse mapping to a backend machine that is
not
available and then I hit this reverse mapping many times.
I got the following errors:
[Tue Feb 07 13:21:04 2006] [error] [client 10.x.x.x] File
does not
exist: /usr/local/apache/htdocs/junk
[Tue Feb 07 13:28:51 2006] [error] (110)Connection timed
out: proxy:
HTTP: attempt to connect to 192.168.1.100
(junk.anydomain.com) failed
I would be much happier if I only got the attempt to connect
errors.
I did not see these Connection Timeouts in production.
|