mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-11 00:02:43 +02:00
This patch adds a new stats socket command to modify server
FQDNs at run time.
Its syntax:
set server <backend>/<server> fqdn <FQDN>
This patch also adds FQDNs to server state file at the end
of each line for backward compatibility ("-" if not present).