Mention that possibility of partial TLS writes was taken into account
and that fixes DNS messages corruption over long DNS over TLS streams.
+6241. [bug] Take into account the possibility of partial TLS writes
+ in TLS DNS code. That helps to prevent DNS messages
+ corruption on long DNS over TLS streams. [GL #4255]
+
6240. [bug] Use dedicated per-worker thread jemalloc memory
arenas for send buffers allocation to reduce memory
consumption and avoid lock contention. [GL #4038]
allowed us to optimize the process of returning memory pages back to
the operating system. :gl:`#4038`
+- Prevent DNS message corruption on long DNS over TLS streams. :gl:`#4255`
+
Known Issues
~~~~~~~~~~~~