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)
Stuart Henderson <stu@spacehopper.org> wrote: > On 2024/05/14 21:29, Otto Moerbeek wrote: > > My worry is that disabling Nagla always will affect apps that are not > > interactive but write quite a lot of data in relatively small chunks > > into the socket, expecting the kernel to do the buffering and create > > large packets. > > Linux has a specific TCP_CORK for those cases too.. Awesome. More #ifdef code. No thanks...
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)