From: Remi Gacogne Date: Thu, 18 Apr 2019 15:48:41 +0000 (+0200) Subject: Update pdns/recursordist/docs/settings.rst X-Git-Tag: rec-4.2.0-beta1~7^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5e13f0b61b9a894908ca4f2cc3262ddadaee1e64;p=thirdparty%2Fpdns.git Update pdns/recursordist/docs/settings.rst Co-Authored-By: pieterlexis --- diff --git a/pdns/recursordist/docs/settings.rst b/pdns/recursordist/docs/settings.rst index 03bffa5b5a..cbd1c717a6 100644 --- a/pdns/recursordist/docs/settings.rst +++ b/pdns/recursordist/docs/settings.rst @@ -281,7 +281,7 @@ Any servers' name suffix-matching the supplied names will never be throttled. - Comma separated list of netmasks - Default: (empty) -When an authotitative server does not answer a query or sends a reply the recursor does lot like, it is throttled. +When an authoritative server does not answer a query or sends a reply the recursor does not like, it is throttled. Any servers matching the supplied netmasks will never be throttled. This can come in handy on lossy networks when forwarding, where the same server is configured multiple times (e.g. with ``forward-zones-recurse=example.com=192.0.2.1;192.0.2.1``).