[Sussex] Proxypass problem
Paul Howard
paul at phoward.com
Wed Sep 19 13:25:56 UTC 2007
Afternoon all.
I'm having a very odd problem with a server I am setting up.
I have set up apache as a reverse proxy and 95% of the time it works fine.
It's set up as follows in my httpd.conf file:
# ProxyPass: /test/
# Description: test
ProxyPass /test http://10.10.1.12/test/
ProxyPassReverse /test http://10.10.1.12/test/
<Location /test>
order deny,allow
deny from all
allow from all
</Location>
and it works. Most of the time.
Every 20 or 30 page loads though I get the error:
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request *GET
/test/cgi-bin/Logon.asp<http://test.custom.tv/cccintranet/cgi-bin/Logon.asp>
*.
Reason: *Error reading from remote server*
If I leave it a few seconds and refresh again it works OK.
Quite frustrating as you can imagine.
Anyone got any ideas.
Server is Ubuntu 7.04 if that makes any difference.
cheers,
--
Paul Howard
t: +44 (0)1293 738158
m: +44 (0)7958 231268
w: www.phoward.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.lug.org.uk/pipermail/sussex/attachments/20070919/13bac31e/attachment.htm
More information about the Sussex
mailing list