Add CHANGES and release note for [GL #3249]

(cherry picked from commit 855f49cfba)
This commit is contained in:
Ondřej Surý 2022-04-01 14:51:42 +02:00
parent 64265f1c0e
commit 4c8e94fa71
2 changed files with 9 additions and 0 deletions

View file

@ -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]

View file

@ -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
~~~~~~~~~