TCP Retransmissions
The Internet can drop packets
As a “reliable” protocol, TCP detects lost packets with timers and retransmits them
Congestion is the main cause of packet loss
Ergo, overly aggressive TCP retransmission strategies can cause congestion collapse!
- links are busy, but little useful work being done because few packets reach their destinations