]> git.ipfire.org Git - thirdparty/bind9.git/commit
StreamDNS: opportunistically disable Nagle's algorithm
authorArtem Boldariev <artem@boldariev.com>
Thu, 27 Oct 2022 18:14:35 +0000 (21:14 +0300)
committerArtem Boldariev <artem@boldariev.com>
Tue, 20 Dec 2022 20:13:53 +0000 (22:13 +0200)
commite89575ddce3e2a794bf411c313829afdfec11b23
tree7ec577d77f6ad6b02b92330239ad41eba2e0b0b2
parent05cfb27b809f55ecce5f7edef5b706b63738636e
StreamDNS: opportunistically disable Nagle's algorithm

This commit ensures that Stream DNS code attempts to disable Nagle's
algorithm regardless of underlying stream transport (TCP or TLS), as
we are not interested in trading latency for throughout when dealing
with DNS messages.
lib/isc/netmgr/streamdns.c