2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[master] clarification about cache-enable

discussed with vorner via jabber.
This commit is contained in:
Jeremy C. Reed
2012-09-06 08:29:07 -05:00
parent faa93ae952
commit a146ae91a1

View File

@@ -1765,8 +1765,10 @@ 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. Remember that zones in the data source
not listed here will not be loaded and will not be available at all.
origins to load into in-memory. 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'>