40 likes | 418 Views
Nagle Algorithm. When the application produces data to send if available data & window both >= MSS send a full segment else if there unACKed data in flight buffer new data until Ack arrives else send new data now.
E N D
Nagle Algorithm When the application produces data to send if available data & window both >= MSS send a full segment else if there unACKed data in flight buffer new data until Ack arrives else send new data now