2861: TCP Congestion Window Validation.
HTML
TXT
PS
PDF
TCP's congestion window controls the number of packets a TCP flow may have in the network at any time. However, long periods when the sender is idle or application-limited can lead to the invalidation of the congestion window, in that the congestion window no longer reflects current information about the state of the network. This document describes a simple modification to TCP's congestion control algorithms to decay the congestion window cwnd after the transition from a sufficiently-long application-limited period, while using the slow-start threshold ssthresh to save information about the previous value of the congestion window.
Status EXPERIMENTAL
Format TXT=26993 bytes
Authors
S. Floyd
J. Padhye
Date June 2000
Keyphrases congestion congestion window TCP cwnd
References
Referenced by