bumped recursive client quota from 100 to 1000

This commit is contained in:
Andreas Gustafsson 2000-07-24 19:06:48 +00:00
parent 4abad71e79
commit 8303a2a9ff
2 changed files with 3 additions and 3 deletions

View 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>

View 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.