regen master
This commit is contained in:
@@ -232,6 +232,18 @@
|
||||
Note: This initial implementation can only synthesize NXDOMAIN
|
||||
responses, from NSEC records. Support for NODATA responses,
|
||||
wilcard responses, and NSEC3 records will be added soon.
|
||||
Thanks to APNIC for sponsoring this work.
|
||||
</p>
|
||||
</li>
|
||||
<li class="listitem">
|
||||
<p>
|
||||
When acting as a recursive resolver, <span class="command"><strong>named</strong></span>
|
||||
can now continue returning answers whose TTLs have expired
|
||||
when the authoritative server is under attack and unable to
|
||||
respond. This is controlled by the
|
||||
<span class="command"><strong>stale-answer-enable</strong></span>,
|
||||
<span class="command"><strong>stale-answer-ttl</strong></span> and
|
||||
<span class="command"><strong>max-stale-ttl</strong></span> options. [RT #44790]
|
||||
</p>
|
||||
</li>
|
||||
<li class="listitem">
|
||||
|
||||
@@ -193,6 +193,18 @@
|
||||
Note: This initial implementation can only synthesize NXDOMAIN
|
||||
responses, from NSEC records. Support for NODATA responses,
|
||||
wilcard responses, and NSEC3 records will be added soon.
|
||||
Thanks to APNIC for sponsoring this work.
|
||||
</p>
|
||||
</li>
|
||||
<li class="listitem">
|
||||
<p>
|
||||
When acting as a recursive resolver, <span class="command"><strong>named</strong></span>
|
||||
can now continue returning answers whose TTLs have expired
|
||||
when the authoritative server is under attack and unable to
|
||||
respond. This is controlled by the
|
||||
<span class="command"><strong>stale-answer-enable</strong></span>,
|
||||
<span class="command"><strong>stale-answer-ttl</strong></span> and
|
||||
<span class="command"><strong>max-stale-ttl</strong></span> options. [RT #44790]
|
||||
</p>
|
||||
</li>
|
||||
<li class="listitem">
|
||||
|
||||
Reference in New Issue
Block a user