mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-27 20:25:55 -04:00
Add CHANGES and release note for [GL #3249]
(cherry picked from commit 855f49cfba)
This commit is contained in:
parent
64265f1c0e
commit
4c8e94fa71
2 changed files with 9 additions and 0 deletions
3
CHANGES
3
CHANGES
|
|
@ -1,3 +1,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]
|
||||
|
||||
|
|
|
|||
|
|
@ -42,6 +42,12 @@ Feature Changes
|
|||
|
||||
- None.
|
||||
|
||||
- Add a new configuration option ``load-balance-sockets`` to disable
|
||||
load balancing on sockets in scenarios in which processing of
|
||||
Response Policy Zones (RPZ), Catalog Zones, or large zone transfers
|
||||
can cause service disruptions. See the BIND 9 ARM for more detail.
|
||||
:gl:`#3249`
|
||||
|
||||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue