Skip to content

Commit

Permalink
Update draft-ietf-quic-recovery.md
Browse files Browse the repository at this point in the history
Co-authored-by: Martin Thomson <mt@lowentropy.net>
  • Loading branch information
kazuho and martinthomson committed Jul 23, 2020
1 parent 38372f2 commit 817fe3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-quic-recovery.md
Expand Up @@ -828,7 +828,7 @@ packets.
When an ACK frame is received that establishes loss of all in-flight packets
sent over a long enough period of time across all the packet number spaces, the
network is considered to be experiencing persistent congestion. The
rationale for this threshold is to enable a sender to use initial PTOs for
rationale for this threshold is to allow a sender to initially use PTOs for
aggressive probing, as TCP does with Tail Loss Probe (TLP; see {{RACK}}), before
establishing persistent congestion, as TCP does with a Retransmission Timeout
(RTO; see {{?RFC5681}}). The RECOMMENDED value for
Expand Down

0 comments on commit 817fe3b

Please sign in to comment.