]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MEDIUM: checks: report handshake failures
authorWilly Tarreau <w@1wt.eu>
Sat, 24 Nov 2012 10:14:45 +0000 (11:14 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 24 Nov 2012 10:14:45 +0000 (11:14 +0100)
commit6c560da279430e3e11f9845026d22efed6fdf44c
treeb8e020d0697d7b0f728db50ed558ec668c825961
parent9a92cd5985e79e797f457bc825e88ee7d69c9bc4
BUG/MEDIUM: checks: report handshake failures

Up to now, only data layer failures were reported to the task, but
if a handshake failed from the beginning, the error was not reported
as a failure.
src/checks.c