Download raw body.
Add sysctl to disable Nagle's algorithm (RFC 896 - Congestion Control)
Add sysctl to disable Nagle's algorithm (RFC 896 - Congestion Control)
Add sysctl to disable Nagle's algorithm (RFC 896 - Congestion Control)
On Tue, 14 May 2024 16:55:09 +0100, Alexander Bluhm <bluhm@openbsd.org> wrote: > > What is the default on FreeBSD and Linux? If they have switched, > mainstream developers will do it differently. Then we could also > adapt. > Linux had tcp_low_latency which globally disabled Nagle's algorithm, but it was obsolete and removed couple years ago. So, they had moved in opposite direction than suggested patch. -- wbr, Kirill
Add sysctl to disable Nagle's algorithm (RFC 896 - Congestion Control)
Add sysctl to disable Nagle's algorithm (RFC 896 - Congestion Control)
Add sysctl to disable Nagle's algorithm (RFC 896 - Congestion Control)