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 Nagles algorithm with maximum segment size (MSS) of 30 bytes. The roundtrip time is 20 ms, but the sender timer is set to 100 ms. Does any segment carry the maximum segment size? Is Naglers algorithm really effective here? Why?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
