mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 05:57:52 +00:00
Add release notes for min-{cache,ncache}-ttl and now enforced max-ncache-ttl limit
This commit is contained in:
parent
3f95f4ffbb
commit
11db6dd8ff
@ -216,6 +216,22 @@
|
|||||||
must be only enabled for the systems where FIPS mode is available.
|
must be only enabled for the systems where FIPS mode is available.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Two new configuration options <command>min-cache-ttl</command> and
|
||||||
|
<command>min-ncache-ttl</command> has been added to allow the BIND 9
|
||||||
|
administrator to override the minimum TTL in the received DNS records
|
||||||
|
(positive caching) and for storing the information about non-existent
|
||||||
|
records (negative caching). The configured minimum TTL for both
|
||||||
|
configuration options cannot exceed 90 seconds.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
The configuration option <command>max-ncache-ttl</command> was
|
||||||
|
silently capped to 7 days, and the upper limit is now enforced.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user