Fast Dynamic Measurement of Bandwidth in a TCP Network Environment
Abstract
The fast dynamic measurement of bandwidth in a TCP network environment utilizes a single pair of packets to calculate bandwidth between two entities on a network (such as the Internet). This calculation is based upon the packet-pair technique. This bandwidth measurement is extremely quick. On its journey across a network, communication devices may delay the packet pairs. In particular, TCP networks have two algorithms designed to delay some packets with the goal of increasing the overall throughput of the network. However, these algorithms effectively delay a packet pair designed to measure bandwidth. Therefore, they distort the measurement. These algorithms are Nagle and Slow Start. The fast dynamic measurement of bandwidth implements countermeasures to overcome the delays imposed by these algorithms. Such countermeasures include disabling the application of the Nagle Algorithm; minimizing the buffering of packets by sending a “push” packet right after the packet pair; and avoiding the Slow Start Algorithm by priming it with a dummy packet.
Claims
exact text as granted — not AI-modified1 . A method for facilitating communication of packets between entities on a network through a communication device, the method comprising: sending a delay-disable command from a sending entity to disable a Nagle algorithm on the communication device; sending a pair of bandwidth measurement packets back-to-back from the sending entity to a receiving entity, wherein the sending of the pair of bandwidth measurement packets is performed at an application layer of a computer in accordance with an OSI model, and wherein disabling the Nagle algorithm prevents combining the pair of bandwidth measurement packets in one packet by the communication device; and measuring bandwidth at the application layer based on the sending of the pair of bandwidth measurement packets.
Cited by (0)
No later patents cite this yet.
References (0)
No backward citations on record.