]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: tcpcheck connect wrong behavior
authorBaptiste Assmann <bedis9@gmail.com>
Mon, 3 Feb 2014 21:38:15 +0000 (22:38 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 4 Feb 2014 22:50:02 +0000 (23:50 +0100)
commitf621bea74ab74cb19c48f972a066aba3e8326401
tree0502464c22699afd513e5933b946a83daf959445
parent65ad6e12c1aaac8b4336b1240ef12de1b5a498c6
BUG/MINOR: tcpcheck connect wrong behavior

A typo made first step of a tcpcheck to be a connect step. This patch
prevents this behavior. The bug was introduced in 1.5-dev22 with
"tcp-check connect" and only affects these directives. No backport is
needed.
src/checks.c