]> git.kaiwu.me - haproxy.git/commit
[MINOR] spread checks also when the server is OK.
authorWilly Tarreau <w@1wt.eu>
Sun, 14 Oct 2007 21:47:04 +0000 (23:47 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 14 Oct 2007 21:59:38 +0000 (23:59 +0200)
commitbbbc2deb29d5ca793c80c27c07b2e49f2fcfb879
tree3786efb36864a69e2fc41162d0ceea2ecc870529
parentea845b536428c5305073910b0274616097dc9ec6
[MINOR] spread checks also when the server is OK.

Initial patch only managed to spread the checks when the checks
failed. The randomization code needs to be added also in the path
where the server is going fine.
src/checks.c