mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-31 16:42:05 +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