diff --git a/doc/arm/Bv9ARM.ch06.html b/doc/arm/Bv9ARM.ch06.html index 146136758a..5acd0d420c 100644 --- a/doc/arm/Bv9ARM.ch06.html +++ b/doc/arm/Bv9ARM.ch06.html @@ -6007,10 +6007,10 @@ avoid-v6-udp-ports { 40000; range 50000 60000; }; without waiting for the SERVFAIL TTL to expire.

- The maximum value is 300 - (5 minutes); any higher value will be silently - reduced. The default is 10 - seconds. + The maximum value is 30 + seconds; any higher value will be silently + reduced. The default is 1 + second.

max-ncache-ttl
diff --git a/doc/arm/Bv9ARM.ch09.html b/doc/arm/Bv9ARM.ch09.html index fc8e9008ee..709145e452 100644 --- a/doc/arm/Bv9ARM.ch09.html +++ b/doc/arm/Bv9ARM.ch09.html @@ -288,7 +288,7 @@ the cache times out. This reduces the frequency of retries when a query is persistently failing, which can be a burden on recursive serviers. The SERVFAIL cache timeout is controlled - by servfail-ttl, which defaults to 10 seconds + by servfail-ttl, which defaults to 1 second and has an upper limit of 30.

  • diff --git a/doc/arm/notes.html b/doc/arm/notes.html index 74ddf3fb4f..e126d78c16 100644 --- a/doc/arm/notes.html +++ b/doc/arm/notes.html @@ -249,7 +249,7 @@ the cache times out. This reduces the frequency of retries when a query is persistently failing, which can be a burden on recursive serviers. The SERVFAIL cache timeout is controlled - by servfail-ttl, which defaults to 10 seconds + by servfail-ttl, which defaults to 1 second and has an upper limit of 30.