Question: In TCP, assume a client has 100 bytes to send. The client creates 10 bytes at a time in each 10 ms and delivers them
In TCP, assume a client has 100 bytes to send. The client creates 10 bytes at a time in each 10 ms and delivers them to the transport layer. The server acknowledges each segment immediately or if a timer times out at 50 ms. Show the segments and the bytes each segment carries if the implementation uses Nagle’s algorithm with maximum segment size (MSS) of 30 bytes. The round-trip time is 20 ms, but the sender timer is set to 100 ms. Does any segment carry the maximum segment size? Is Nagler’s algorithm really effective here? Why?
Step by Step Solution
3.48 Rating (184 Votes )
There are 3 Steps involved in it
The following figure shows the time line for each segment Note that a mild version ... View full answer
Get step-by-step solutions from verified subject matter experts
