Comment by fideloper

3 years ago

One specific thing I wonder about is how this setting effects Docker, specifically when pushing/pulling images around.

In both GitHub Docker and Moby organizations, "SetNoDelay" doesn't return any results. I wonder if performance could be improved making connections with `connection.SetNoDelay(false)`