]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
each -> every 9720/head
authorOtto Moerbeek <otto@drijf.net>
Fri, 4 Dec 2020 10:22:15 +0000 (11:22 +0100)
committerGitHub <noreply@github.com>
Fri, 4 Dec 2020 10:22:15 +0000 (11:22 +0100)
Co-authored-by: Remi Gacogne <rgacogne+github@valombre.net>
pdns/recursordist/docs/settings.rst

index 63503ba1b7883a5309b3ea9ea00374d5351894b4..c5f5a9cc31068ba90c7be34dd148e3d09c06049f 100644 (file)
@@ -522,7 +522,7 @@ That is, only if both the limits apply, the record will not be cached.
 This setting artificially raises the TTLs of records in the ANSWER section of ECS-specific answers to be at least this long.
 Setting this to a value greater than 1 technically is an RFC violation, but might improve performance a lot.
 Using a value of 0 impacts performance of TTL 0 records greatly, since it forces the recursor to contact
-authoritative servers each time a client requests them.
+authoritative servers every time a client requests them.
 Can be set at runtime using ``rec_control set-ecs-minimum-ttl 3600``.
 
 .. _setting-ecs-cache-limit-ttl: