Parsec

ParsecCGLevel

Congestion Control level.

Set the way we deal with congestion on the network.

Values

NameValueDescription
CG_LEVEL_OLD0Old congestion control system.
CG_LEVEL_SENSITIVE1New congestion control level, being quick on re-submitting packets.
CG_LEVEL_RELAXED2New congestion control level, allowing for some extra time for acknowledgements.