]> git.kaiwu.me - haproxy.git/commit
[MINOR] use nolinger on health-checks if backend is set to nolinger
authorWilly Tarreau <w@1wt.eu>
Thu, 18 Oct 2007 16:07:48 +0000 (18:07 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 18 Oct 2007 16:11:14 +0000 (18:11 +0200)
commit817c93d210f07ee04c7a3b78957d3271a11289f3
treec9fc48a353c8b2f25e72d99cec5a28d8202a64e1
parent2a877034af698231b77c1975bad05d058e855fe7
[MINOR] use nolinger on health-checks if backend is set to nolinger

If the administrator finds it useful to disable lingering on the backend,
let's disable lingering on health-checks too.
src/checks.c