MINOR: new srv_admin flag: SRV_ADMF_RMAINT
authorBaptiste Assmann <bedis9@gmail.com>
Wed, 2 Nov 2016 20:31:27 +0000 (21:31 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 9 Nov 2016 14:23:16 +0000 (15:23 +0100)
commit89aa7f30da36d6cfde922eaefd9944580d4612cb
treed802be0dab8536ce486dc54ad4c441f1c290ed13
parent83cbaa531fb7c57b34bb5ba655cae38ca2ba4e14
MINOR: new srv_admin flag: SRV_ADMF_RMAINT

This flag has to be set when an IP address resolution fails (either
using libc at start up or using HAProxy's runtime resolver). This will
automatically trigger the administrative status "MAINT", through the
global mask SRV_ADMF_MAINT.
doc/management.txt
include/types/server.h