On Tue, Mar 9, 2010 at 5:28 AM, Eugene ADELL-EXT <[email protected]> wrote: > > 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/ > connectiontimeout=60 > > In the mail archives I read other people have the same problem, but no clear > solution is given.
If it gets "connection refused" right away, the connection timeout is not applicable. -- Eric Covener [email protected] --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [email protected] " from the digest: [email protected] For additional commands, e-mail: [email protected]
