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: ianswett <ianswett@users.noreply.github.com>
  • Loading branch information
janaiyengar and ianswett committed Jul 29, 2020
1 parent 371ef37 commit ffdf31f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-quic-recovery.md
Expand Up @@ -884,7 +884,7 @@ Sending multiple packets into the network without any delay between them creates
a packet burst that might cause short-term congestion and losses. Senders MUST
either use pacing or limit such bursts. Senders SHOULD limit bursts to the
initial congestion window; see {{initial-cwnd}}. A sender with knowledge that
the network path to the receiver can absorb larger bursts may use a higher
the network path to the receiver can absorb larger bursts MAY use a higher
limit.

An implementation should take care to architect its congestion controller to
Expand Down

0 comments on commit ffdf31f

Please sign in to comment.