From 5e13f0b61b9a894908ca4f2cc3262ddadaee1e64 Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Thu, 18 Apr 2019 17:48:41 +0200 Subject: [PATCH] Update pdns/recursordist/docs/settings.rst Co-Authored-By: pieterlexis --- pdns/recursordist/docs/settings.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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``). -- 2.47.2