aboutsummaryrefslogtreecommitdiff
path: root/proposals/324-rtt-congestion-control.txt
diff options
context:
space:
mode:
authorMike Perry <mikeperry-git@torproject.org>2023-01-11 17:38:31 +0000
committerMike Perry <mikeperry-git@torproject.org>2023-01-11 17:38:31 +0000
commit09c648fc8d808be7159366ce44b48ecc29a342d7 (patch)
tree26000bff26191ca5d8b4ce7b89f513933c07c730 /proposals/324-rtt-congestion-control.txt
parente9598b11633cc09c95323e230f5fd5f007c1483c (diff)
downloadtorspec-09c648fc8d808be7159366ce44b48ecc29a342d7.tar.gz
torspec-09c648fc8d808be7159366ce44b48ecc29a342d7.zip
Prop324: Lower consensus param max for integer issue
Diffstat (limited to 'proposals/324-rtt-congestion-control.txt')
-rw-r--r--proposals/324-rtt-congestion-control.txt2
1 files changed, 1 insertions, 1 deletions
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