Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Nagle algorithm attempts to try and optimize the size of the packets being sent out. It’s better to turn it off and let the application code optimize how it writes to sockets.

https://en.wikipedia.org/wiki/Nagle%27s_algorithm