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
@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
: 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&
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
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>
ProxySet smax=5 max=20 ttl=120 keepalive=On
Hence, the value of "timeout" is 300 seconds. When the timeout occurs, we see
Ap