+6188. [performance] Reduce memory consumption by allocating properly
+ sized send buffers for stream-based transports.
+ [GL #4038]
+
6185. [func] Add "ClientQuota" statistics channel counter, which
indicates the number of the resolver's spilled queries
due to reaching the clients per query quota. [GL !7978]
a delegation from cache was returned to the client. This has now been fixed.
:gl:`#3950`
+- BIND could allocate too big buffers when sending data via
+ stream-based DNS transports, leading to increased memory usage.
+ This has been fixed. :gl:`#4038`
+
Known Issues
~~~~~~~~~~~~