mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 22:45:39 +00:00
State the default for zone-statistics (no).
Evi asked me: > what is the default value of the zone-statistics > option? its not listed in the ARM anywhere that i can find. Not adding a CHANGES entry number for this minor one sentence addition.
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
- PERFORMANCE OF THIS SOFTWARE.
|
- PERFORMANCE OF THIS SOFTWARE.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!-- File: $Id: Bv9ARM-book.xml,v 1.419 2009/07/03 01:53:53 jreed Exp $ -->
|
<!-- File: $Id: Bv9ARM-book.xml,v 1.420 2009/07/10 01:22:18 jreed Exp $ -->
|
||||||
<book xmlns:xi="http://www.w3.org/2001/XInclude">
|
<book xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||||
<title>BIND 9 Administrator Reference Manual</title>
|
<title>BIND 9 Administrator Reference Manual</title>
|
||||||
|
|
||||||
@@ -5941,6 +5941,7 @@ options {
|
|||||||
off
|
off
|
||||||
on a per-zone basis by specifying <command>zone-statistics no</command>
|
on a per-zone basis by specifying <command>zone-statistics no</command>
|
||||||
in the <command>zone</command> statement).
|
in the <command>zone</command> statement).
|
||||||
|
The default is <userinput>no</userinput>.
|
||||||
These statistics may be accessed
|
These statistics may be accessed
|
||||||
using <command>rndc stats</command>, which will
|
using <command>rndc stats</command>, which will
|
||||||
dump them to the file listed
|
dump them to the file listed
|
||||||
|
Reference in New Issue
Block a user