| This document defines TCP's four intertwined congestion control algorithms: slow start, congestion avoidance, fast retransmit, and fast recovery. In addition, the document specifies how TCP should begin transmission after a relatively long idle period, as well as discussing various acknowledgment generation methods. |
TCP slow start congestion avoidance protocol
@misc {allman.paxson.stevens_2581rfc99,
author = {M. Allman and V. Paxson and W. Stevens},
title = {{RFC} 2581: {TCP} Congestion Control},
year = {1999}
}
| Back to Intro | By Author | By Importance | By Keyword | By Title | By Reference |