From 7c693bfdbe488ca8fa4f0831c71f5809972f6cc7 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 13 Sep 2006 00:18:27 +0000 Subject: [PATCH] 2082. [doc] Document 'cache-file' as a test only option. --- CHANGES | 2 ++ bin/named/named.conf.docbook | 6 +++--- doc/arm/Bv9ARM-book.xml | 13 ++++++++++++- 3 files changed, 17 insertions(+), 4 deletions(-) diff --git a/CHANGES b/CHANGES index 946088cfd6..99bd8b6bf8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +2082. [doc] Document 'cache-file' as a test only option. + 2081. [port] libbind: minor 64-bit portability fix in memcluster.c. [RT #16360] diff --git a/bin/named/named.conf.docbook b/bin/named/named.conf.docbook index 2978ce1e12..d5ab4da85e 100644 --- a/bin/named/named.conf.docbook +++ b/bin/named/named.conf.docbook @@ -17,7 +17,7 @@ - PERFORMANCE OF THIS SOFTWARE. --> - + Aug 13, 2004 @@ -250,7 +250,7 @@ options { check-integrity boolean; check-mx-cname ( fail | warn | ignore ); check-srv-cname ( fail | warn | ignore ); - cache-file quoted_string; + cache-file quoted_string; // test option suppress-initial-notify boolean; // not yet implemented preferred-glue string; dual-stack-servers port integer { @@ -399,7 +399,7 @@ view string optional_class check-integrity boolean; check-mx-cname ( fail | warn | ignore ); check-srv-cname ( fail | warn | ignore ); - cache-file quoted_string; + cache-file quoted_string; // test option suppress-initial-notify boolean; // not yet implemented preferred-glue string; dual-stack-servers port integer { diff --git a/doc/arm/Bv9ARM-book.xml b/doc/arm/Bv9ARM-book.xml index 1db49b156e..1abb831a18 100644 --- a/doc/arm/Bv9ARM-book.xml +++ b/doc/arm/Bv9ARM-book.xml @@ -18,7 +18,7 @@ - PERFORMANCE OF THIS SOFTWARE. --> - + BIND 9 Administrator Reference Manual @@ -4371,6 +4371,7 @@ category notify { null; }; named-xfer path_name; tkey-domain domainname; tkey-dhkey key_name key_tag; + cache-file path_name; dump-file path_name; memstatistics-file path_name; pid-file path_name; @@ -4612,6 +4613,15 @@ digits" + "tkey-domain". In most cases, + + cache-file + + + This is for testing only. Do not use. + + + + dump-file @@ -4623,6 +4633,7 @@ digits" + "tkey-domain". In most cases, + memstatistics-file