Table of Contents

Condition

Settings for connections to manage debuggging artificial network conditions.

Fields
receiveDelaySec

Delay, in seconds, when receiving a packet. After a packet is received it is artifically delayed by this amount before sending to the processing system.

receiveDropRate

Rate, in % from 0.0 - 1.0, of packets dropped when receiving.

sendDelaySec

Delay, in seconds, when sending a packet. After a packet is created it is artifically delayed by this amount.

sendDropRate

Rate, in % from 0.0 - 1.0, of packets dropped when sending.

sendDuplicateRateSec

Rate, in seconds, to resend duplicates of the last send packet.