Delay Fixed
Introduce a consistent, predetermined delay to all packets passing through the pipeline. Simulate constant network latency conditions such as those found in dedicated links or steady-state networks. Useful for testing application behavior under predictable delay conditions and establishing baseline performance measurements.
Tags: IMPAIRMENT
| Field | Type | Optional | Description | Default Value |
|---|---|---|---|---|
| Input | String | No | ||
| Output | String | No | ||
| Delay | Int32 | No | The fixed delay in milliseconds. | 100 |