[us...@httpd] timeouts are 4 times faster than expected [C1]

2010-03-14 Thread Eugene ADELL-EXT
Hi, I have tested the timeouts with the ajp proxy, and I am very surprised to see the results are not the expected ones. For this test, I proxify requests to an unreachable server then I am sure I don't receive any RST packet. Both configuration ProxyTimeout and ajp://.../ connectiontimeout hav

Re: [us...@httpd] how to set a connection timeout for the AJP ProxyPass ? [NC]

2010-03-09 Thread Eugene ADELL-EXT
.org To users@httpd.apache.org cc Subject Re: [us...@httpd] how to set a connection timeout for the AJP ProxyPass ? [C1] On Tue, Mar 9, 2010 at 5:28 AM, Eugene ADELL-EXT wrote: > > Hello > > I am trying to configure a connection timeout when using a ProxyPass with > AJP.

[us...@httpd] how to set a connection timeout for the AJP ProxyPass ? [C1]

2010-03-09 Thread Eugene ADELL-EXT
Hello I am trying to configure a connection timeout when using a ProxyPass with AJP. This one doesn't give the expected result (I get a 503 immediately instead of waiting for 60 seconds when the back-end is not available) : ProxyPass / ajp://localhost:8009/