From 8303a2a9fff2f6acf56ec5d8a1903e7136c242b7 Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Mon, 24 Jul 2000 19:06:48 +0000 Subject: [PATCH] bumped recursive client quota from 100 to 1000 --- doc/arm/Bv9ARM.6.html | 4 ++-- doc/arm/Bv9ARM.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/arm/Bv9ARM.6.html b/doc/arm/Bv9ARM.6.html index 35b0331062..30401a1f21 100644 --- a/doc/arm/Bv9ARM.6.html +++ b/doc/arm/Bv9ARM.6.html @@ -16,7 +16,7 @@ - SOFTWARE. --> - + @@ -3090,7 +3090,7 @@ recursive-clients The maximum number of simultaneous recursive lookups the server will perform on behalf of clients. The default is -100 +1000 .

diff --git a/doc/arm/Bv9ARM.txt b/doc/arm/Bv9ARM.txt index dfb62a15e7..e99004b0fa 100644 --- a/doc/arm/Bv9ARM.txt +++ b/doc/arm/Bv9ARM.txt @@ -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.