Node:
Cache options
, Next:
Misc options
, Previous:
General options
, Up:
Configuration
Cache configuration
cache-size
(integer)
The number of items stored in the DNS server's internal cache. Set this to
0
to disable the cache entirely. (See
Caching
.)
cache-expire
(integer)
Number of seconds after which cached items expire. If this is
0
, the cache is not used. (See
Caching
.)