Re: [EMAIL PROTECTED] Proxy errors

2006-05-12 Thread Matthew Claridge
an use the ErrorDocument directive to specify a HTML page to return to the client in case the error occurs. -ascs -Original Message- From: Matthew Claridge [mailto:[EMAIL PROTECTED] Sent: Friday, May 12, 2006 3:30 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Proxy errors

RE: [EMAIL PROTECTED] Proxy errors

2006-05-12 Thread Axel-Stéphane SMORGRAV
, May 12, 2006 3:30 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Proxy errors Thanks for this - I've tried changing the timeout so I'll see what happens. Is it possible to catch the error and display something nicer instead? cheers Matt on 12/05/2006 10:27 Axel-Stéphan

Re: [EMAIL PROTECTED] Proxy errors

2006-05-12 Thread Matthew Claridge
closed the connection. The timeout value can be changed. ProxyTimeout surely applies, but you may also have to change Timeout. -ascs -Original Message- From: Matthew Claridge [mailto:[EMAIL PROTECTED] Sent: Thursday, May 11, 2006 1:55 PM To: users@httpd.apache.org Subject: [EMAIL PROTEC

RE: [EMAIL PROTECTED] Proxy errors

2006-05-12 Thread Axel-Stéphane SMORGRAV
, 2006 1:55 PM To: users@httpd.apache.org Subject: [EMAIL PROTECTED] Proxy errors Hi, I'm seeing the following in my apache error log: proxy: Error reading from remote server But I'm having trouble tying it up to a request in the access log and also having problem diagnosing the exact fa

[EMAIL PROTECTED] Proxy errors

2006-05-11 Thread Matthew Claridge
Hi, I'm seeing the following in my apache error log: proxy: Error reading from remote server But I'm having trouble tying it up to a request in the access log and also having problem diagnosing the exact fault. Can I therefore ask a few questions? 1. We use mod_proxy as part of a whole pile