TCP Settings
Posted by Pieter Vandercammen, Last modified by Craig Godbold on 29 November 2023 11:14 AM
|
|
This article explains the available options for TCP flows.
The Name of the of the TCP flow template. This needs to be unique from the other TCP and FrameBlasting Flow templates. DurationThe column configures how long or how much data the TCP flow should transmit. There are two options here:
Rate LimitThis applies an optional rate limit to the TCP flow. Similarly to e.g. video streaming or downloads, this rate limit is applied at the amount of data supplied to the TCP flow. Unscaled Initial Receive WindowThe TCP protocol uses this parameter to initialize the Receive Window. The Maximum Receive Window is 65535 bytes. The TCP Window is the amount of outstanding data (unacknowledged by the recipient) that can remain in the network. After sending that amount of data, the sender stops and waits for acknowledgement back from the receiver that it has gotten some of it. As such, this value together with its scaling factor is probably the single most important setting in tuning broadband internet connections. Window ScalingEnable or disable window scaling here. The TCP window scale option is an option to increase the TCP receive window size above its maximum value of 65535 bytes. Receivers Window Scale Value
Here you can choose which window scale value should be used. Following options are possible:
Slow start thresholdThis is a low-level parameter of the TCP algorithm. Throughput grows exponentially until this value, afterwards on speeds increments linearly and thus slow. Increasing this parameter results in steeper, faster throughput gains, but often also more instability. Reverse, a low value results in TCP flow that slowly increases throughput. HTTP Request MethodChoose which method should be used to get the payload from server to the client. Following options are possible:
Congestion AlgorithmThe algorithm used by the TCP flow to deal with congestion. Client and Server PortsThe TCP-ports used by the flow template. When left to automatic, the ByteBlower will pick an available port to setup the flow. In general this is the preferred option. | |
|