Q. Consider the following statements regarding the slow start phase of the TCP congestion control algorithm. Note that cwnd stands for the TCP congestion window and MSS denotes the Maximum Segment Size.
i. The cwnd increases by 2 MSS on every successful acknowledgment.
ii. The cwnd approximately doubles on every successful acknowledgement.
iii. The cwnd increases by 1 MSS every round trip time.
iv. The cwnd approximately doubles every round trip time.
Which one of the following is correct?
(A) Only (ii) and (iii) are true (B) Only (i) and (iii) are true
(C) Only (iv) is true (D) Only (i) and (iv) are true
Ans: Only (iv) is true