From: bert hubert Date: Mon, 7 Nov 2016 13:06:36 +0000 (+0100) Subject: update dnsdist manpage to remove mention of 'no cache' and 'no thinking'. Thanks J! X-Git-Tag: dnsdist-1.1.0-beta2~57 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e83e9f585380ed4bcfe91532142490da16bea54;p=thirdparty%2Fpdns.git update dnsdist manpage to remove mention of 'no cache' and 'no thinking'. Thanks J! --- diff --git a/docs/manpages/dnsdist.1.md b/docs/manpages/dnsdist.1.md index 58377630c2..24e9af23fb 100644 --- a/docs/manpages/dnsdist.1.md +++ b/docs/manpages/dnsdist.1.md @@ -1,6 +1,6 @@ % DNSDIST(1) % PowerDNS.com BV -% 2013 +% 2013 - 2016 # NAME **dnsdist** - tool to balance DNS queries over downstream servers @@ -30,8 +30,9 @@ coming in over IPv6 could be forwarded to IPv4 and vice versa. information on this. # SCOPE -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 does not 'think' about DNS queries, it restricts itself to measuring +response times and error codes and routing questions accordingly. It comes with +a very high performance packet-cache. The goal for dnsdist is to remain simple. If more powerful loadbalancing is required, dedicated hardware or software is recommended. Linux Virtual