Mark Allman / ICSI @mallman_icsi

Mark Allman. TCP Congestion Control with Appropriate Byte Counting (ABC), February 2003. RFC 3465.
TXT | Errata

Abstract:

This document proposes a small modification to the way TCP increases its congestion window. Rather than the traditional method of increasing the congestion window by a constant amount for each arriving acknowledgment, the document suggests basing the increase on the number of previously unacknowledged bytes each ACK covers. This change improves the performance of TCP, as well as closes a security hole TCP receivers can use to induce the sender into increasing the sending rate too rapidly.

BibTeX:

@misc{All03a,
    author = "Mark Allman",
    title  = "{TCP Congestion Control with Appropriate Byte Counting (ABC)}",
    year   = 2003,
    month  = feb,
    note   = "RFC 3465",
}
"We are what we repeatedly do. Excellence, then, is not an act, but a habit." --Aristotle