commit | 89aa7f30da36d6cfde922eaefd9944580d4612cb | [log] [tgz] |
---|---|---|
author | Baptiste Assmann <bedis9@gmail.com> | Wed Nov 02 21:31:27 2016 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Wed Nov 09 15:23:16 2016 +0100 |
tree | d802be0dab8536ce486dc54ad4c441f1c290ed13 | |
parent | 83cbaa531fb7c57b34bb5ba655cae38ca2ba4e14 [diff] |
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.