Add CHANGES and release note for [GL #3141]
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -1,3 +1,6 @@
|
||||
5812. [func] Drop the artificial limit on the number of queries
|
||||
processed in a single TCP read callback. [GL #3141]
|
||||
|
||||
5811. [bug] Reimplement the maximum and idle timeouts for outgoing
|
||||
zone tranfers. [GL #1897]
|
||||
|
||||
|
||||
@@ -48,6 +48,10 @@ Feature Changes
|
||||
scans, and other events that require exclusive access to a shared resources).
|
||||
:gl:`#3137`
|
||||
|
||||
- The limit on the number of simultaneously processed pipelined DNS queries
|
||||
received over TCP has been dropped. Previously, it was capped at 23
|
||||
queries processed at the same time. :gl:`#3141`
|
||||
|
||||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user