]> git.kaiwu.me - haproxy.git/commit
MINOR: peers: Alway show the table info for disconnected peers.
authorFrédéric Lécaille <flecaille@haproxy.com>
Wed, 6 Nov 2019 09:41:03 +0000 (10:41 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 19 Nov 2019 13:48:21 +0000 (14:48 +0100)
commit470502b420d8c0234f155826029f42d51d96d0e4
tree80774f9ce4a2a59e18369631d09587fef214afbd
parentc5fdf0f3dcf91435c943742eaf338167e761dede
MINOR: peers: Alway show the table info for disconnected peers.

This patch enable us to dump the stick-table information of remote or local peers
without already opened peer session. This may be the case also for the local peer
during synchronizations with an old processus (reload).
src/peers.c