DescriptionRevert of QUIC - Disable QUIC when there is bad packet loss rate (50% of the (patchset #2 id:40001 of https://codereview.chromium.org/1326763007/ )
Reason for revert:
BUG=546089
We want to run bad packet loss as an experiment because on youtube, it had a negative impact.
Original issue's description:
> QUIC - 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}
TBR=rch@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
Patch Set 1 #
Messages
Total messages: 6 (3 generated)
|