]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MINOR] apply tcp-smart-connect option for the checks too
authorWilly Tarreau <w@1wt.eu>
Wed, 15 Jul 2009 05:16:31 +0000 (07:16 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 15 Jul 2009 05:16:31 +0000 (07:16 +0200)
commit1274bc4fa8637380a82159c44dd9f3f0b42e8e32
tree99a173b0aee48e0e16b790b11405d91574b4e406
parent814c978fb67782ceeaf1db74abfe7083938bedff
[MINOR] apply tcp-smart-connect option for the checks too

We should respect tcp-smart-connect for checks too. First it reduces
the traffic, and second it ensures that the checks see the same thing
as the production traffic, which is better for debugging.
src/checks.c