haproxy/include
Frédéric Lécaille ec1c10b839 MINOR: peers: Add debugging information to "show peers".
This patch adds three counters to help in debugging peers protocol issues
to "peer" struct:
	->no_hbt counts the number of reconnection period without receiving heartbeat
	->new_conn counts the number of reconnections after ->reconnect timeout expirations.
	->proto_err counts the number of protocol errors.
2019-11-19 14:48:28 +01:00
..
common MINOR: memory: also poison the area on freeing 2019-11-15 07:06:46 +01:00
import
proto MINOR: freq_ctr: Make the sliding window sums thread-safe 2019-11-15 13:43:08 +01:00
types MINOR: peers: Add debugging information to "show peers". 2019-11-19 14:48:28 +01:00