Bandwidth Constrictor
Simulate network bandwidth limitations by constraining the data transmission rate. Act as a traffic shaper, queuing packets when the transmission rate exceeds the configured bandwidth limit. Essential for testing application behavior under bandwidth-constrained conditions and simulating real-world network capacity limitations.
Tags: IMPAIRMENT
| Field | Type | Label | Description | Default Value |
|---|---|---|---|---|
| Input | String | |||
| Output | String | |||
| Bandwidth Limit Mbit | Float | The bandwidth limit in Megabit per second. | ||
| Max Queue Size | Int32 | Optional | The maximum size of the packet queue in the limiter. | 1000 |