summaryrefslogtreecommitdiffstats
path: root/contrib/bind/doc/html/options.html
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2001-02-17 15:48:22 +0000
committerasmodai <asmodai@FreeBSD.org>2001-02-17 15:48:22 +0000
commitc56e32d41edb68ef6a2360025bff9df4a544e5fa (patch)
tree35db9520f3c9f5b22ef7a2eab7800fcbe13f5300 /contrib/bind/doc/html/options.html
parent1f243835b5b81bfd6b9e5f666730965fe5d60ed6 (diff)
downloadFreeBSD-src-c56e32d41edb68ef6a2360025bff9df4a544e5fa.zip
FreeBSD-src-c56e32d41edb68ef6a2360025bff9df4a544e5fa.tar.gz
Virgin import of ISC BIND v8.2.3-REL docs
Diffstat (limited to 'contrib/bind/doc/html/options.html')
-rw-r--r--contrib/bind/doc/html/options.html9
1 files changed, 8 insertions, 1 deletions
diff --git a/contrib/bind/doc/html/options.html b/contrib/bind/doc/html/options.html
index 5e96d1f..d5ea552 100644
--- a/contrib/bind/doc/html/options.html
+++ b/contrib/bind/doc/html/options.html
@@ -27,6 +27,7 @@ options {
[ fetch-glue <VAR><A HREF="docdef.html">yes_or_no</A></VAR>; ]
[ has-old-clients <VAR><A HREF="docdef.html">yes_or_no</A></VAR>; ]
[ host-statistics <VAR><A HREF="docdef.html">yes_or_no</A></VAR>; ]
+ [ host-statistics-max <VAR>number</VAR>; ]
[ multiple-cnames <VAR><A HREF="docdef.html">yes_or_no</A></VAR>; ]
[ notify <VAR><A HREF="docdef.html">yes_or_no</A></VAR>; ]
[ recursion <VAR><A HREF="docdef.html">yes_or_no</A></VAR>; ]
@@ -200,6 +201,12 @@ If <CODE>yes</CODE>, statistics are kept for every host that the
the nameserver interacts with. The default is <CODE>no</CODE>. <I>Note:</I>
turning on <CODE>host-statistics</CODE> can consume huge amounts of memory.
+<DT><CODE>host-statistics-max</CODE>
+<DD>
+The maximum number of host records that will be kept. When this limit is
+reached no new hosts will be added to the host statistics. If the set
+to zero then there is no limit set. The default value is zero.
+
<DT><CODE>maintain-ixfr-base</CODE>
<DD>
If <CODE>yes</CODE>, a transaction log is kept for
@@ -806,7 +813,7 @@ request for the root servers to be accepted. Default 2.
<HR>
<ADDRESS>
-Last Updated: $Id: options.html,v 1.40 2000/06/01 21:37:46 cyarnell Exp $
+Last Updated: $Id: options.html,v 1.41 2000/11/29 11:49:09 marka Exp $
</ADDRESS>
</BODY>
</HTML>
OpenPOWER on IntegriCloud