MINOR: peers: heartbeat, collisions and handshake information for "show peers" command.
authorFrédéric Lécaille <flecaille@haproxy.com>
Thu, 8 Oct 2020 07:46:24 +0000 (09:46 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 9 Oct 2020 18:59:58 +0000 (20:59 +0200)
commit3fc0fe05fd8e111a832c18fb27afbf0f85fcf03e
treeaeddde93f87ec5bbd91099a08c63db6942b9bf21
parent0a002df2c24a601aa6557b95598d275e3593bb6a
MINOR: peers: heartbeat, collisions and handshake information for "show peers" command.

This patch adds "coll" new counter and the heartbeat timer values to "show peers"
command. It also adds the elapsed time since the last handshake to new "last_hdshk"
new peer dump field.
include/haproxy/peers-t.h
src/peers.c