RE: [users@httpd] Apache returns 200 to client in case of proxy timeout

2011-06-15 Thread Moshe Ben-Shoham
ers@httpd.apache.org> Subject: Re: [users@httpd] Apache returns 200 to client in case of proxy timeout On 06/15/2011 08:52 AM, Moshe Ben-Shoham wrote: Hi, We're using Apache 2.2.15, with mod_proxy_http for proxying requests to backend processes. Here's the relevant configuration

Re: [users@httpd] Apache returns 200 to client in case of proxy timeout

2011-06-15 Thread Jeroen Geilman
@httpd] Apache returns 200 to client in case of proxy timeout On 06/15/2011 08:52 AM, Moshe Ben-Shoham wrote: Hi, We're using Apache 2.2.15, with mod_proxy_http for proxying requests to backend processes. Here's the relevant configuration we use: http://localhost:9001> That

RE: [users@httpd] Apache returns 200 to client in case of proxy timeout

2011-06-15 Thread Moshe Ben-Shoham
: Wednesday, June 15, 2011 10:18 AM To: users@httpd.apache.org Subject: Re: [users@httpd] Apache returns 200 to client in case of proxy timeout On 06/15/2011 08:52 AM, Moshe Ben-Shoham wrote: Hi, We're using Apache 2.2.15, with mod_proxy_http for proxying requests to backend processes. Here&

Re: [users@httpd] Apache returns 200 to client in case of proxy timeout

2011-06-15 Thread Jeroen Geilman
On 06/15/2011 08:52 AM, Moshe Ben-Shoham wrote: Hi, We're using Apache 2.2.15, with mod_proxy_http for proxying requests to backend processes. Here's the relevant configuration we use: http://localhost:9001> That is not valid syntax for ProxyMatch, which requires a regular expression. P