mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 10:19:59 -04:00
Revert "Add CHANGES and release note for [GL #3190]"
This reverts commit f3ae14d8c3.
This commit is contained in:
parent
b670334e6d
commit
c8a0899ddd
2 changed files with 0 additions and 8 deletions
3
CHANGES
3
CHANGES
|
|
@ -5,9 +5,6 @@
|
|||
5852. [func] Add new "load-balance-socket" option to
|
||||
enable/disable load balancing of sockets. [GL #3249]
|
||||
|
||||
5850. [func] Run the RPZ update process on the offload threads.
|
||||
[GL #3190]
|
||||
|
||||
5848. [bug] dig could hang in some cases involving multiple servers
|
||||
in a lookup, when a request fails and the next one
|
||||
refuses to start for some reason, for example if it was
|
||||
|
|
|
|||
|
|
@ -27,11 +27,6 @@ New Features
|
|||
|
||||
- None.
|
||||
|
||||
- Run RPZ updates on the specialized "offload" threads to reduce the amount
|
||||
of time they block query processing on the main networking threads. This
|
||||
should increase the responsiveness of ``named`` when RPZ updates are being
|
||||
applied after an RPZ zone has been successfully transfered. :gl:`#3190`
|
||||
|
||||
Removed Features
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue