Computer Science, asked by Dograe5431, 11 months ago

What is congestion avoidance?



a. regulating sending rate based on network capacity.



b. regulating receiving rate based on network capacity.



c. regulating sending rate based on receiver's feedback.



d. regulating receiving rate based on sender's feedback?

Answers

Answered by BrainlyYoda
5

Thanks for asking the question!

ANSWER::

d. regulating receiving rate based on sender's feedback is the answer.

Extra Information - Network Congestion Algorithm is used by TCP (Transmission Control Protocol) which includes various features of an AIMD (additive increase/multiplicative decrease) .

AIMD is feedback control algorithm. The linear growth of congestion window is combined with an exponential reduction by AIMD .


Hope it helps!

Answered by smartbrainz
0

Congestion avoidance is regulating sending rate based on network capacity.  

Option (a)

Explanation:

  • 'Congestion avoidance' predicting when 'congestion is about to happen', and then decreases the speed at which hosts send data just before packets begin to be discarded. Congestion avoidance is a way to deal with lost packets.
  • TCP uses a congestion window and a congestion policy to prevent congestion. If the network can not transmit the information as soon as the sender makes, it must tell the sender to slow down. In other words, besides the receiver, the network is the second entity which decides the window size of the sender.

To know more

Congestion control and congestion avoidance

https://brainly.in/question/2703722

What is congestion avoidance? a. Regulating sending rate based on network capacity. b. Regulating receiving rate based on network capacity. c. Regulating sending rate based on receiver’s feedback. d. Regulating receiving rate based on sender’s feedback.

https://brainly.in/question/5524787

Similar questions