Congestion Avoidance
Everything on SkillVeris tagged Congestion Avoidance — collected across the glossary, study notes, blog, and cheat sheets.
2 resources across 1 library
Interview Questions(2)
What is TCP Congestion Control?
TCP congestion control is the set of sender-side algorithms that limit how much data is put into the network at once, using a congestion window (cwnd) that gro…
What is TCP Slow Start?
TCP slow start is the initial phase of congestion control where a new (or recovering) connection begins sending with a small congestion window and roughly doub…