6. Improving performance
The original TCP specification provided a 16-bit coded field ("Window") to indicate the size of the Receive Window (RWIN) to the remote terminal. The direct implication of this choice on the performance of a TCP connection is that a TCP client can only send a maximum of 65 kilobytes (2
16
) without acknowledgement. This window size limits the throughput of a TCP connection transported over modern networks.
Let's consider the first example of a terminal with a bandwidth of 6 Mbps. Let's also assume that the RTT (Round Trip Time) observed when communicating with the remote terminal is 100 ms. The theoretical maximum volume of data that the terminal can...
You do not have access to this resource.
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed?
Log in!
Ongoing reading
Improving performance