BIND 10 master, updated. e1631485dc9fe6cbe061b4a4a3f5a5b6c6cd8080 [master] comment sentence about cache-enable hiding zones

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Sep 7 12:34:08 UTC 2012


The branch, master has been updated
       via  e1631485dc9fe6cbe061b4a4a3f5a5b6c6cd8080 (commit)
      from  31c4fcd5cd9f77e112090250d2571f975dba7ef4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e1631485dc9fe6cbe061b4a4a3f5a5b6c6cd8080
Author: Jeremy C. Reed <jreed at ISC.org>
Date:   Fri Sep 7 07:33:23 2012 -0500

    [master] comment sentence about cache-enable hiding zones
    
    It doesn't happen currently. See ticket  http://bind10.isc.org/ticket/2240

-----------------------------------------------------------------------

Summary of changes:
 doc/guide/bind10-guide.xml |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

-----------------------------------------------------------------------
diff --git a/doc/guide/bind10-guide.xml b/doc/guide/bind10-guide.xml
index 2831198..a95b0f5 100644
--- a/doc/guide/bind10-guide.xml
+++ b/doc/guide/bind10-guide.xml
@@ -1765,10 +1765,14 @@ can use various data source backends.
         answering up. The first option is <varname>cache-enable</varname>,
         a boolean value turning the cache on and off (off is the default).
         The second one, <varname>cache-zones</varname>, is a list of zone
-        origins to load into in-memory. Once the cache is enabled,
+        origins to load into in-memory.
+
+<!-- NOT YET:  http://bind10.isc.org/ticket/2240
+ Once the cache is enabled,
         the zones in the data source not listed in
         <varname>cache-zones</varname> will not be loaded and will
         not be available at all.
+-->
       </para>
 
       <section id='datasource-types'>



More information about the bind10-changes mailing list