mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-14 14:42:22 -04:00
parent
1e7f5eb161
commit
ae853dd2b6
1 changed files with 5 additions and 0 deletions
|
|
@ -35,6 +35,11 @@ Feature Changes
|
|||
the query, :iscman:`named` now retries sending the query to the
|
||||
same server without an EDNS COOKIE option. :gl:`#4049`
|
||||
|
||||
- Use NS records for relaxed QNAME-minimization mode. This reduces the
|
||||
number of queries ``named`` makes when resolving, as it allows the
|
||||
non-existence of NS RRsets at non-referral nodes to be cached in
|
||||
addition to the normally cached referrals. :gl:`#3325`
|
||||
|
||||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue