]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
bumped recursive client quota from 100 to 1000
authorAndreas Gustafsson <source@isc.org>
Mon, 24 Jul 2000 19:06:48 +0000 (19:06 +0000)
committerAndreas Gustafsson <source@isc.org>
Mon, 24 Jul 2000 19:06:48 +0000 (19:06 +0000)
doc/arm/Bv9ARM.6.html
doc/arm/Bv9ARM.txt

index 35b03310626f424ff3d4b2a8a75fcf19da91143f..30401a1f21ebdbb542e278e957d2b174f964b635 100644 (file)
@@ -16,7 +16,7 @@
  - SOFTWARE.
 -->
 
-<!-- $Id: Bv9ARM.6.html,v 1.9 2000/07/18 18:16:18 gson Exp $ -->
+<!-- $Id: Bv9ARM.6.html,v 1.10 2000/07/24 19:06:46 gson Exp $ -->
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML EXPERIMENTAL 970324//EN">
 <HTML>
@@ -3090,7 +3090,7 @@ recursive-clients</CODE>
 <A NAME="pgfId=1040062">
 </A>
 The maximum number of simultaneous recursive lookups the server will perform on behalf of clients.  The default is <EM CLASS="grammar_literal">
-100</EM>
+1000</EM>
 .</P>
 </TD>
 </TR>
index dfb62a15e7bc8b9bb9a0ea0b39d4eb3ebbb1a0b2..e99004b0faad51b4e243c514b3b1a0002d29ee76 100644 (file)
@@ -2587,7 +2587,7 @@ description of size_spec in Configuration File Elements for more details.
 
  recursive-clients The maximum number of simultaneous recursive lookups the
                    server will perform on behalf of clients. The default is
-                   100.
+                   1000.
 
  stacksize         The maximum amount of stack memory the server may use.
                    The default is default. Not yet implemented in BIND 9.