Tuesday, 3 September 2013

Nagle's algorithm on localhost

Nagle's algorithm on localhost

On Windows machines the Nagle algorithm is enabled by default. Does this
also apply to a socket on LOCALHOST? IMHO using the algorithm doesn not
help on a local communication.
I tried to find some info about this, but I wasn't able to get
documentation about it.

No comments:

Post a Comment