Add CHANGES and release note for [GL #3249]

This commit is contained in:
Ondřej Surý
2022-04-01 14:51:42 +02:00
parent 85c6e797aa
commit 855f49cfba
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]
5851. [placeholder]
5850. [func] Run the RPZ update process on the offload threads.

View File

@@ -96,6 +96,12 @@ Feature Changes
received over TCP has been dropped. Previously, it was capped at 23
queries processed at the same time. :gl:`#3141`
- 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
~~~~~~~~~