]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: cli: new stats socket command: show backend
authorBaptiste Assmann <bedis9@gmail.com>
Fri, 18 Sep 2015 12:49:12 +0000 (14:49 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 19 Sep 2015 15:05:29 +0000 (17:05 +0200)
commit9b6857e9b587cc0714f793efd31370d4ce340b5a
tree1831e9519c8048bb3dcd207c8caeebf3374f1549
parent6076d1c02d2c19704e891cba4cc0f1dabb77fe25
MINOR: cli: new stats socket command: show backend

new stats socket command which displays only the list of backends
available in the current process.
For now only the backend name is displayed.
doc/configuration.txt
src/dumpstats.c