DescriptionQUIC - Disable QUIC when there is bad packet loss rate (50% of the
packets are lost) for 4 consecutive crypto handshakes.
For a session, during crypto handshake if there is a bad packet loss
rate, then we mark that QUIC is recently broken for that host/port.
We disable QUIC and close that connections if 4 consecutive handshakes
have bad packet loss rate. QUIC was disabled for 0.002% of the time.
We have been running the above experiment in M45 (in Canary, Dev and
Beta). In M45 Beta, Net.HttpJob.TotalTimeNotCached.Quic's mean is
faster by 4.4% (for data aggreagted for 28 days) when this experiment
was enabled.
R=rch@chromium.org
Committed: https://crrev.com/147024676acbf52d08179457d2909314cf423a5c
Cr-Commit-Position: refs/heads/master@{#347871}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix unit tests and merge with TOT #
Depends on Patchset: Messages
Total messages: 14 (5 generated)
|