]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: peers: Add dictionary cache information to "show peers" CLI command.
authorFrédéric Lécaille <flecaille@haproxy.com>
Wed, 29 May 2019 14:20:41 +0000 (16:20 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 5 Jun 2019 06:42:36 +0000 (08:42 +0200)
commit62b0b0bc02f396cf0513417b726cc90babd63968
treee986de8cbbf3024c122312db2fcb12cc8ebc2a23
parent1fda21935e58c14062d4ec1c3f8350916527478f
MINOR: peers: Add dictionary cache information to "show peers" CLI command.

This patch adds dictionary entries cached and used for the server by name
stickiness feature (exchanged thanks to peers protocol).
src/peers.c