DescriptionQUIC - Added the following finch trial parameters to disable QUIC if
the packet loss rate is bad for multiple connections in a row.
+ max_number_of_lossy_connections: specifies the maximum number of
connections with high packet loss in a row after which QUIC will be
disabled.
+ packet_loss_threshold: specifies packet loss rate in franction after
which a connection is closed and is considered as a lossy connection.
QUIC changes to support this were checked in the following CL:
https://codereview.chromium.org/1025573002/
R=rch@chromium.org
Committed: https://crrev.com/374e5688645005b741b2ef9037ee84a29f115706
Cr-Commit-Position: refs/heads/master@{#322704}
Patch Set 1 #Patch Set 2 : Fixed typos #
Messages
Total messages: 6 (1 generated)
|