Open fthuin opened 9 years ago
http://cnp3book.info.ucl.ac.be/2nd/html/protocols/congestion.html
A TCP connection cannot send data faster than \frac{window}{rtt} where window is the maximum between the host’s sending window and the window advertised by the receiver.
Shouldn't it be the "minimum" ?
http://cnp3book.info.ucl.ac.be/2nd/html/protocols/congestion.html
A TCP connection cannot send data faster than \frac{window}{rtt} where window is the maximum between the host’s sending window and the window advertised by the receiver.
Shouldn't it be the "minimum" ?