commit | 1cc0d9a9733d2eee9599e9b1ea346e911ac1b337 | [log] [tgz] |
---|---|---|
author | Frédéric Lécaille <flecaille@haproxy.com> | Fri Jan 15 16:21:28 2021 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Tue Jan 26 10:07:06 2021 +0100 |
tree | 28111caf992c622e7b35917171b8d9a384930745 | |
parent | 64e563351414f6bdcc9e9f8bc41a13c496ff8ecc [diff] |
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. (cherry picked from commit da2b0844fc4eafd9c63e3eb20a1a7020d9f92088) Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>