Hey Jeff,
When I simultaneously send ping packets I lose none and I should note that I
only lose the images for my pages. All data and links come up but I get no
images. If I hit refresh the page comes up fully. Here is my config:
ProxyPass /index.php http://backend.ca/default.aspx retry=1
Pr
Looks to me like it's an issue with the backend server not Apache. Have you
validated that the IIS server is responding to requests within the timeout
period when the problem is manifesting itself? A simple test would be to use
wget from the Linux host to the IIS server when you see the problem.
On 8/24/06, kent stand <[EMAIL PROTECTED]> wrote:
Hello,
I am setting up a VirtualHost which passes most of its traffic to another
server instance via ProxyPass, but reserves some requests for that
VirtualHost. The issue is that all of the traffic is being proxied, despite
the directives I set: