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 Apr 9, 2020
1 parent a1eff95 commit 53b4584
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions draft-ietf-quic-recovery.md
Original file line number Diff line number Diff line change
Expand Up @@ -503,8 +503,8 @@ expiration before it has the keys to process an acknowledgement.
When a PTO timer expires, the PTO period MUST be set to twice its current
value. The PTO period is set based on the latest RTT information when
receiving an acknowledgement if the peer has completed address validation.
The PTO timer is not decreased while the peer is validating the
address, to ensure the endpoint's anti-deadlock timer does not fire too
The PTO backoff is not decreased while the peer is validating the
address, to ensure the client's anti-deadlock timer does not fire too
aggressively when the server does not yet have handshake data to send.

This exponential reduction in the sender's rate is important because
Expand Down

0 comments on commit 53b4584

Please sign in to comment.