Comment on How a little bit of TCP knowledge is essentialparentComments−tirumaraiselvan10yThat might be because Mac OS X implements modified Nagle's algorithm as mentioned here at the bottom: http://www.stuartcheshire.org/papers/NagleDelayedAck/−masklinn10ySo OSX implements a slightly modified nagle to remove the bad interaction between nagle and delayed acks?
Comments
That might be because Mac OS X implements modified Nagle's algorithm as mentioned here at the bottom: http://www.stuartcheshire.org/papers/NagleDelayedAck/
So OSX implements a slightly modified nagle to remove the bad interaction between nagle and delayed acks?