Afternoon all.<br><br>I&#39;m having a very odd problem with a server I am setting up.<br><br>I have set up apache as a reverse proxy and 95% of the time it works fine.<br><br>It&#39;s set up as follows in my httpd.conf file:
<br><br><br># ProxyPass: /test/<br># Description: test<br>ProxyPass&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /test&nbsp; <a href="http://10.10.1.12/test/">http://10.10.1.12/test/</a><br>ProxyPassReverse&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /test&nbsp; <a href="http://10.10.1.12/test/">http://10.10.1.12/test/
</a><br>&lt;Location /test&gt;<br>&nbsp;&nbsp;&nbsp; order deny,allow<br>&nbsp;&nbsp;&nbsp; deny from all<br>&nbsp;&nbsp;&nbsp; allow from all<br>&lt;/Location&gt;<br><br><br>and it works. Most of the time.<br><br>Every 20 or 30 page loads though I get the error:<br>
<br><p>The proxy server received an invalid
response from an upstream server.<br>
The proxy server could not handle the request <em><a href="http://test.custom.tv/cccintranet/cgi-bin/Logon.asp">GET&nbsp;/test/cgi-bin/Logon.asp</a></em>.</p><p>
Reason: <strong>Error reading from remote server</strong></p><br>If I leave it a few seconds and refresh again it works OK.<br><br>Quite frustrating as you can imagine.<br><br>Anyone got any ideas.<br><br>Server is Ubuntu 
7.04 if that makes any difference.<br><br>cheers,<br clear="all"><br>-- <br>Paul Howard<br><br>t: +44 (0)1293 738158<br>m: +44 (0)7958 231268<br><br>w: <a href="http://www.phoward.com">www.phoward.com</a>