pub const AERON_CUBICCONGESTIONCONTROL_TCPMODE_ENV_VAR: &[u8; 37] = b"AERON_CUBICCONGESTIONCONTROL_TCPMODE\0";Expand description
Should Cubic congestion control account for TCP behavior in low RTT values after a loss.
WARNING: Be aware that throughput utilization becomes important. Turning this on may drastically be off the necessary throughput if utilization is low.