From: Remi Gacogne Date: Mon, 5 Sep 2016 12:49:22 +0000 (+0200) Subject: dnsdist: Update the man page now that AXFR is supported X-Git-Tag: dnsdist-1.1.0-beta2~144 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4a0ad813e7c39db456d66513aebbd4951b410db6;p=pdns dnsdist: Update the man page now that AXFR is supported --- diff --git a/docs/manpages/dnsdist.1.md b/docs/manpages/dnsdist.1.md index 5dbab8e66..58377630c 100644 --- a/docs/manpages/dnsdist.1.md +++ b/docs/manpages/dnsdist.1.md @@ -33,9 +33,6 @@ information on this. dnsdist does not 'think' about DNS, and does not perform any kind of caching, nor is it aware of the quality of the answers it is relaying. -dnsdist assumes that each query leads to exactly one response, which is true -for all DNS except for AXFR, which is therefore not supported. - The goal for dnsdist is to remain simple. If more powerful loadbalancing is required, dedicated hardware or software is recommended. Linux Virtual Server for example is often mentioned. @@ -99,6 +96,9 @@ Server for example is often mentioned. -V,--version : Show the dnsdist version and exit. +-v,--verbose +: Be verbose. + ADDRESS : Any number of downstream DNS servers, in the same syntax as used with **--local**. If the port is not specified, 53 is used.