in-path latency-threshold
Sets the latency detection threshold to determine whether to optimize or pass through a connection.
Syntax
[no] in-path latency-threshold <time>
Parameters
<time> | Number of milliseconds for the latency threshold. Connections with measured latency higher than the threshold will be optimized; connections below the threshold will be passed through. The default value is 10 ms. |
Usage
When latency between peers is low enough, simply passing through unoptimized traffic can be faster than transmitting optimized traffic. Connections with a latency higher than this threshold will be optimized; connections with a latency below this threshold will be passed through.
The no command option disables in-path latency detection.
Example
amnesiac (config) # in-path latency-threshold 15
Product
SteelHead CX, SteelHead-v, SteelHead-c
Related Commands