mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
Add CHANGES and release note for [GL #4185]
This commit is contained in:
4
CHANGES
4
CHANGES
@@ -1,3 +1,7 @@
|
||||
6209. [func] Reduce query-response latency by making recursive
|
||||
queries (CNAME, DNAME, NSEC) asynchronous instead
|
||||
of directly calling the respective functions. [GL #4185]
|
||||
|
||||
6208. [func] Return BADCOOKIE for out-of-date or otherwise bad, well
|
||||
formed DNS SERVER COOKIES. [GL #4194]
|
||||
|
||||
|
@@ -41,6 +41,10 @@ Bug Fixes
|
||||
|
||||
- None.
|
||||
|
||||
- Query-processing latency under load has been improved by reducing the
|
||||
uninterrupted time spent by resolving long cached chains of domain names.
|
||||
:gl:`#4185`
|
||||
|
||||
Known Issues
|
||||
~~~~~~~~~~~~
|
||||
|
||||
|
Reference in New Issue
Block a user