This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tcp_flow [2025-10-13 20:46] – [TCP Flow] nik | tcp_flow [2025-10-13 20:47] (current) – [TCP Flow] nik | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| - | $$BW < \frac{MSS | + | $$BW < \frac{MSS |
| - | and | ||
| - | |||
| - | $$BW < (MSS * C)/(RTT * \sqrt{p})$$ | ||
| 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/ | 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/ | ||