]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: cli/show_fd: report that a connection is back or not
authorWilly Tarreau <w@1wt.eu>
Wed, 19 Dec 2018 17:40:58 +0000 (18:40 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 19 Dec 2018 17:40:58 +0000 (18:40 +0100)
commite9ca80711d3c57f9713185c286c85670fee3fb2a
treefcb0ef9d17d2ef9fde34c5b01b3d2eb48de9cf36
parent6dea2ee93983ae1530f8202d5bb60e41c85fab2c
MINOR: cli/show_fd: report that a connection is back or not

It simply adds a "back={0,1}" depending on the connection's side, it's
useful to debug.
src/cli.c