It is odd to see this topic here without any context.<p>I spent a decent time in the early 2000s debugging performance issues caused by the poor interaction between Nagle's algorithm and delayed ACKs (it's prominently called out on the wikipedia page). Now the effects are widely known and most latency sensitive applications will just disable nagling.<p>I believe John Nagle posts here occasionally.