see [latency]
- Golang is evil on shitty networks
- Golang does not use nalges by default.
- It’s always TCP_NODELAY. Every damn time.
-
I suspect that Nagle’s algorithm just isn’t needed on modern systems, given the traffic and application mix, and the capabilities of the hardware we have today. In other words, TCP_NODELAY should be the default.
-