Y
Hacker News
new
|
ask
|
show
|
jobs
by
tirumaraiselvan
3862 days ago
That might be because Mac OS X implements modified Nagle's algorithm as mentioned here at the bottom:
http://www.stuartcheshire.org/papers/NagleDelayedAck/
1 comments
masklinn
3862 days ago
So OSX implements a slightly modified nagle to remove the bad interaction between nagle and delayed acks?
link