haproxy/include
William Lallemand f6975e9f76 MINOR: cli: add 'expose-fd listeners' to pass listeners FDs
This patch changes the stats socket rights for allowing the sending of
listening sockets.

The previous behavior was to allow any unix stats socket with admin
level to send sockets. It's not possible anymore, you have to set this
option to activate the socket sending.

Example:
   stats socket /var/run/haproxy4.sock mode 666 expose-fd listeners level user process 4
2017-05-27 07:02:17 +02:00
..
common DOC: update RFC references 2017-04-28 18:58:11 +02:00
import CLEANUP: da: move global settings out of the global section 2016-12-21 21:30:54 +01:00
proto DOC: update RFC references 2017-04-28 18:58:11 +02:00
types MINOR: cli: add 'expose-fd listeners' to pass listeners FDs 2017-05-27 07:02:17 +02:00