RE: [EMAIL PROTECTED] ProxyPass issues

2007-09-14 Thread Nick Powers
Cheers, Jeff > -Original Message- > From: Nick Powers [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 12, 2007 2:08 PM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] ProxyPass issues > > Hello All, > > We currently have in place a dual we

RE: [EMAIL PROTECTED] ProxyPass issues

2007-09-12 Thread Jeff Beard
oblem. Cheers, Jeff > -Original Message- > From: Nick Powers [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 12, 2007 2:08 PM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] ProxyPass issues > > Hello All, > > We currently have in place a du

[EMAIL PROTECTED] ProxyPass issues

2007-09-12 Thread Nick Powers
Hello All, We currently have in place a dual web server environment with a Redhat ES4/Apache 2.2.2 server using proxypass commands to send requests to our internal IIS server. We are experiencing periodic lost in connectivity to our IIS server from the Redhat proxy server. In the logs we see:

Re: [EMAIL PROTECTED] ProxyPass issues

2006-08-24 Thread Joshua Slive
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:

[EMAIL PROTECTED] ProxyPass issues

2006-08-24 Thread kent stand
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:   ServerName www.example.tld  DocumentRoot /home/user/