MINOR: cli: change a server health check port through the stats socket
authorBaptiste Assmann <bedis9@gmail.com>
Wed, 31 Aug 2016 21:26:29 +0000 (23:26 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 6 Sep 2016 05:39:16 +0000 (07:39 +0200)
commit5094656a67fa1b56f30cd2316adb675ca9d2a79a
tree43d379d4fdbca98da9975a7cd95b943caa0ea194
parente3f5031b5186367d8559dad5170cf88bff923a04
MINOR: cli: change a server health check port through the stats socket

Introduction of a new CLI command "set server <srv> check-port <port>' to
allow admins to change a server's health check port at run time.

This changes the equivalent of the configuration server parameter
called 'port'.
doc/management.txt
src/dumpstats.c