Skip to content

Commit

Permalink
Update draft-ietf-quic-transport.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 authored Oct 8, 2020
1 parent 6e76817 commit 1214c15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-quic-transport.md
Original file line number Diff line number Diff line change
Expand Up @@ -1946,7 +1946,7 @@ the client during connection establishment with a Retry packet (see
Until the path is validated, a server SHOULD pad the Initial, Handshake, 1-RTT
packets it sends so that their UDP payload size will be at least 1200 bytes.
Doing so guarantees that the handshake would make progress only when the path is
capable of handling QUIC traffic (see {{packet-size}}).
capable of handling QUIC traffic; see {{packet-size}}.

In addition to sending limits imposed prior to address validation, servers are
also constrained in what they can send by the limits set by the congestion
Expand Down

0 comments on commit 1214c15

Please sign in to comment.