]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: peers: Add traces for peer control messages.
authorFrédéric Lécaille <flecaille@haproxy.com>
Fri, 15 Jan 2021 15:21:28 +0000 (16:21 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 15 Jan 2021 15:57:17 +0000 (16:57 +0100)
commitda2b0844fc4eafd9c63e3eb20a1a7020d9f92088
treefdce8b76d03d319478cb2f4c16908dcdc77ff300
parent31ffe9fad095166f2a3ccb967aa177e96731d83c
MINOR: peers: Add traces for peer control messages.

Display traces when sending/receiving peer control messages (synchronisation, heartbeat).
Add remaining traces when parsing malformed messages (acks, stick-table definitions)
or ignoring them.
Also add traces when releasing session or when reaching the PEER_SESS_ST_ERRPROTO
peer protocol state.
src/peers.c