DescriptionChange the initial maximum packet size for a QUIC server to 1000 bytes
instead of 1350 bytes. Protected by FLAGS_quic_small_default_packet_size
which is enabled by default.
When the server receives the CHLO from the client, if the CHLO packet is
larger, the server will increase its max packet length to match.
Merge internal change: 86310847
R=rch@chromium.org
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|