]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: cli: Add a command to send listening sockets.
authorOlivier Houchard <ohouchard@haproxy.com>
Wed, 5 Apr 2017 20:24:59 +0000 (22:24 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 13 Apr 2017 17:15:17 +0000 (19:15 +0200)
commitf886e3478def3afe645b086243a919246a4102a4
treea65fdbdf6fa09637b54122ffa8dbc787eb4c54e3
parent42ef75fb849daeda001aa6b7ad01d66091ef553a
MINOR: cli: Add a command to send listening sockets.

Add a new command that will send all the listening sockets, via the
stats socket, and their properties.
This is a first step to workaround the linux problem when reloading
haproxy.
include/types/connection.h
src/cli.c
src/proto_uxst.c