RE: [EMAIL PROTECTED] Reverse Proxy Timeout (http/https)

2007-03-22 Thread Steve Gums
2, 2007 2:00 AM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Reverse Proxy Timeout (http/https) > i have implemented the following on my apache server for the proxytimeout > > ProxyTimeout 120 > > And also set the following to catch the 502 error that mod_proxy gives w

Re: [EMAIL PROTECTED] Reverse Proxy Timeout (http/https)

2007-03-22 Thread Sim
i have implemented the following on my apache server for the proxytimeout ProxyTimeout 120 And also set the following to catch the 502 error that mod_proxy gives when it times out to the server being proxied to. This allows you to produce a branded page to give to the client rather than the st

RE: [EMAIL PROTECTED] Reverse Proxy Timeout (http/https)

2007-03-21 Thread Foster, Stephen \(ASPIRE\)
Hi there, i have implemented the following on my apache server for the proxytimeout ProxyTimeout 120 And also set the following to catch the 502 error that mod_proxy gives when it times out to the server being proxied to. This allows you to produce a branded page to give to the client rather t