Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
tcp_flow [2007-07-10 17:34] – external edit 127.0.0.1tcp_flow [2007-07-11 15:52] nik
Line 1: Line 1:
  
 +===TCP Flow===
  
 from; http://www.opalsoft.net/qos/Flows-01.htm from; http://www.opalsoft.net/qos/Flows-01.htm
Line 5: Line 6:
 Sally Floyd, Matthew Mathis, Jeffrey Semke and Jamshid Mahdavi's TCP response function. Sally Floyd, Matthew Mathis, Jeffrey Semke and Jamshid Mahdavi's TCP response function.
  
 +<latex>
 BW < (MSS * C)/(RTT * sqrt(p)) BW < (MSS * C)/(RTT * sqrt(p))
 +</latex>
  
 Where, for the TCP connection, BW is the maximum bandwidth that can be reached, MSS is the maximum segment size, RTT is the mean roundtrip time and p, the packet loss probability of the link. C is a constant which value is SQRT(3/2) when the receiver acknowledges any received packet, and SQRT(3/4) when the receiver uses delayed acknowledgment, i.e., an ACK is sent every other received packet. This function bounds the maximum bandwidth throughput that a TCP connection can reach. Where, for the TCP connection, BW is the maximum bandwidth that can be reached, MSS is the maximum segment size, RTT is the mean roundtrip time and p, the packet loss probability of the link. C is a constant which value is SQRT(3/2) when the receiver acknowledges any received packet, and SQRT(3/4) when the receiver uses delayed acknowledgment, i.e., an ACK is sent every other received packet. This function bounds the maximum bandwidth throughput that a TCP connection can reach.
  • tcp_flow.txt
  • Last modified: 2007-07-11 15:58
  • by nik