From 09c648fc8d808be7159366ce44b48ecc29a342d7 Mon Sep 17 00:00:00 2001 From: Mike Perry Date: Wed, 11 Jan 2023 17:38:31 +0000 Subject: Prop324: Lower consensus param max for integer issue --- proposals/324-rtt-congestion-control.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'proposals/324-rtt-congestion-control.txt') diff --git a/proposals/324-rtt-congestion-control.txt b/proposals/324-rtt-congestion-control.txt index 4937744..346fb2f 100644 --- a/proposals/324-rtt-congestion-control.txt +++ b/proposals/324-rtt-congestion-control.txt @@ -1548,7 +1548,7 @@ These are sorted in order of importance to tune, most important first. - Description: This parameter defines the integer number of 'cc_sendme_inc' multiples of gap allowed between inflight and cwnd, to still declare the cwnd full. - - Range: [0, INT32_MAX] + - Range: [0, INT16_MAX] - Default: 1-2 - Shadow Tuning Results: A value of 0 resulted in a slight loss of performance, and increased -- cgit v1.2.3-54-g00ecf