Thanks, "timeout check" was indeed what I wanted. On Wed, Aug 25, 2010 at 4:49 PM, Cyril Bonté <[email protected]> wrote:
> Hi, > > Le jeudi 26 août 2010 01:22:27, Jack Stahl a écrit : > > Hello, > > > > I'm interested in extending the timeout for my httpchk to be longer than > 2s > > This means you're using "inter 2s" on your backends, right ? > > > (to, say, 10s). I may be blind, but I wasn't able to find an option in > the > > configuration manual here: > > http://haproxy.1wt.eu/download/1.4/doc/configuration.txt . Is this > > possible? > > You can have a look on "timeout check" : > timeout check 10s > > Also, read the configuration manual to see the effect of "timeout connect" > and > "inter" when "timeout check" is set. > > -- > Cyril Bonté >

