From: Remi Gacogne Date: Mon, 27 May 2019 08:36:40 +0000 (+0200) Subject: dnsdist: Fix the documentation of the 'mustResolve' parameter X-Git-Tag: dnsdist-1.4.0-beta1~23^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=298f92da9d86b966ca312ca35c9b8b5df5d46322;p=thirdparty%2Fpdns.git dnsdist: Fix the documentation of the 'mustResolve' parameter --- diff --git a/pdns/dnsdistdist/docs/reference/config.rst b/pdns/dnsdistdist/docs/reference/config.rst index 32fa89cdda..623ef6c2d4 100644 --- a/pdns/dnsdistdist/docs/reference/config.rst +++ b/pdns/dnsdistdist/docs/reference/config.rst @@ -391,7 +391,7 @@ Servers setCD=BOOL, -- Set the CD (Checking Disabled) flag in the health-check query, default: false maxCheckFailures=NUM, -- Allow NUM check failures before declaring the backend down, default: 1 checkInterval=NUM -- The time in seconds between health checks - mustResolve=BOOL, -- Set to true when the health check MUST return a NOERROR RCODE and an answer + mustResolve=BOOL, -- Set to true when the health check MUST return a RCODE different from NXDomain, ServFail and Refused. Default is false, meaning that every RCODE except ServFail is considered valid useClientSubnet=BOOL, -- Add the client's IP address in the EDNS Client Subnet option when forwarding the query to this backend source=STRING, -- The source address or interface to use for queries to this backend, by default this is left to the kernel's address selection -- The following formats are supported: