]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: threads/server: Use the server lock to protect health check and cli concurrency
authorEmeric Brun <ebrun@haproxy.com>
Mon, 23 Oct 2017 12:39:51 +0000 (14:39 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 31 Oct 2017 12:58:33 +0000 (13:58 +0100)
commit9f0b45852550088b9dc04224c33ddde387469d4b
tree90a1a69f6dcbefb49767a5347aff8b97f892015d
parentc2a89a6aeda57207514bc9c719ef294ba1e33816
MEDIUM: threads/server: Use the server lock to protect health check and cli concurrency
include/proto/checks.h
src/checks.c
src/hlua_fcn.c
src/server.c
src/stats.c