Skip to content

Commit

Permalink
Update draft-ietf-quic-recovery.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ianswett committed Jan 6, 2021
1 parent 911cb33 commit a39ad32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-quic-recovery.md
Expand Up @@ -229,7 +229,7 @@ more accurate round-trip time estimate; see Section 13.2 of {{QUIC-TRANSPORT}}.

QUIC uses a probe timeout (PTO; see {{pto}}), with a timer based on TCP's RTO
computation. QUIC's PTO includes the peer's maximum expected acknowledgment
delay instead of using a fixed minimum timeout.
delay instead of using a fixed minimum timeout.

As reflected by TLP defined in RACK ({{?RACK=I-D.ietf-tcpm-rack}}), a single
packet loss at the tail does not indicate persistent congestion, so QUIC does
Expand Down

0 comments on commit a39ad32

Please sign in to comment.