mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 02:32:47 +02:00
Introduction of 3 new server flags to remember if some parameters were set during configuration parsing. * SRV_F_CHECKADDR: this server has a check addr configured * SRV_F_CHECKPORT: this server has a check port configured * SRV_F_AGENTADDR: this server has a agent addr configured