pub const TUNER_AIMD_MULTIPLICATIVE_FACTOR: f64 = 0.75;
AIMD multiplicative decrease factor on congestion detection.