CITS3002 Computer Networks |
← prev | next → | CITS3002 | help3002 | CITS3002 schedule | |||
TCP/IP Congestion ControlPerhaps the most important, and certainly the most studied and 'tinkered with' aspect of TCP/IP is its congestion control. TCP attempts to avoid congestion collapse by using end-to-end packet loss as the metric of congestion.
In combination with its closely related slow-start algorithm for new connections, TCP is capable of both avoiding and recovering from most congestion.
Ref:
RFC 2001.
CITS3002 Computer Networks, Lecture 8, Transport layer protocols and APIs, p7, 24th April 2024.
|