]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update the ARM to reflect that TLD and root servers are no longer exempt
authorMark Andrews <marka@isc.org>
Tue, 31 Mar 2020 02:58:16 +0000 (13:58 +1100)
committerMichał Kępień <michal@isc.org>
Tue, 5 May 2020 21:47:23 +0000 (23:47 +0200)
from max-recursion-queries limits.

doc/arm/Bv9ARM-book.xml

index a856458d7ba94ce079e037f078083a53fd1693df..6dce2721ec4db4ead261bec0f357422ff6493400 100644 (file)
@@ -9211,10 +9211,7 @@ avoid-v6-udp-ports { 40000; range 50000 60000; };
                  Sets the maximum number of iterative queries that
                  may be sent while servicing a recursive query.
                  If more queries are sent, the recursive query
-                 is terminated and returns SERVFAIL. Queries to
-                 look up top level domains such as "com" and "net"
-                 and the DNS root zone are exempt from this limitation.
-                 The default is 75.
+                 is terminated and returns SERVFAIL.  The default is 75.
                </para>
              </listitem>
            </varlistentry>