Computer Science, asked by bonthurukmini, 6 months ago

in congestion avoidance algorithm,if the size of the congestion window (cwnd)=1 at starting,then what is the size of cwnd after round 3?

Answers

Answered by ffm947087
1

Answer:

The size of cwnd(congestion window) increases additive. After each RTT cwnd = cwnd + 1. Congestion Detection Phase : multiplicative decrement – If congestion occurs, the congestion window size is decreased. The only way a sender can guess that congestion has occurred is the need to retransmit a segment

Explanation:

make me brainlist

Similar questions