Update documentation with a few things I learned during a debugging
session with great help on IRC.
If you use NSEC narrow mode and handle queries that generates a lot of
signatures, e.g. because of random subdomain queries this can cause
the cache to grow very large.
Also document the surprising cache eviction policy of dropping all
cache entries when the maximum cache size is hit.
- Integer
- Default: 2^31-1 (on most systems), 2^63-1 (on ILP64 systems)
-Maximum number of signatures cache entries
+Maximum number of DNSSEC signature cache entries. This cache is
+automatically reset once per week or when the cache is full. If you
+use NSEC narrow mode, this cache can grow large.
.. _setting-max-tcp-connection-duration: