accumative acks and tcp slow start
Hi, I have a question about the behaviour of Slow Start when ACKs come
back from the receiver are accumaltive. In Kurose & Ross pg 269 they
say the congestion window is opened for each ACK by the size of the MSS
for each ACK. In the case of an ACK coming back that is accumative does
the same behaviour hold? If an ACK is for multiple segments that are
larger than the MSS will the openning of the CongWindow still only be a
single MSS?
Thanks
|