Baptiste Assmann 8e2d9430c0 MINOR: dns: new DNS options to allow/prevent IP address duplication
By default, HAProxy's DNS resolution at runtime ensure that there is no
IP address duplication in a backend (for servers being resolved by the
same hostname).
There are a few cases where people want, on purpose, to disable this
feature.

This patch introduces a couple of new server side options for this purpose:
"resolve-opts allow-dup-ip" or "resolve-opts prevent-dup-ip".
2018-07-12 17:56:44 +02:00
..
2006-06-15 21:48:13 +02:00
2017-04-13 19:15:17 +02:00
2006-06-15 21:48:13 +02:00
2018-06-01 05:38:00 +02:00