Skip to content

Commit 437b60b

Browse files
authored
Update draft-ietf-quic-recovery.md
1 parent 4c362b7 commit 437b60b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

draft-ietf-quic-recovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1002,7 +1002,7 @@ kInitialMss (RECOMMENDED 1460 bytes):
10021002
: The max packet size is used for calculating initial and minimum
10031003
congestion windows.
10041004

1005-
kInitialWindow (default 14600 bytes):
1005+
kInitialWindow (RECOMMENDED min (10*MSS, max (2*MSS, 14600))):
10061006
: Default limit on the initial amount of outstanding data in bytes.
10071007
Taken from {{?RFC6928}}.
10081008

0 commit comments

Comments
 (0)