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 | Optional | Description | Default Value |
---|---|---|---|---|
Input | String | No | ||
Output | String | No | ||
Bandwidth Limit Mbit | Float | No | The bandwidth limit in Megabit per second. | |
Max Queue Size | Int32 | Yes | The maximum size of the packet queue in the limiter. | 1000 |