Revert of QUIC - Android - small experiment to flush http_server_properties (patchset...
commit12f64b224603b19e3c156ed471fcee3cc879e8a4
authorrtenneti <rtenneti@chromium.org>
Wed, 26 Nov 2014 01:46:26 +0000 (25 17:46 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 26 Nov 2014 01:46:58 +0000 (26 01:46 +0000)
tree0c3ae94b0c363bda0f4a31e58a49ffa19b653055
parent89aeeb85a7764141312230d3d96c96cffa961861
Revert of QUIC - Android - small experiment to flush http_server_properties (patchset #1 id:1 of https://codereview.chromium.org/667473003/)

Reason for revert:
We have found out that this change is not needed. When QUIC enabled experiment is used, we are persisting Alternate Protocol information properly (we don't see high percentage of missing alternate protocols).

Original issue's description:
> QUIC - Android - small experiment to flush http_server_properties
> changes to disk every 500ms instead of 5secs. We are hoping if QUIC is
> used as an alternate protocol, we will persist that information to disk
> quicker. Hopefully, this would improve the QUIC winning the alternate
> protocol race.
>
> R=rch@chromium.org
>
> Committed: https://crrev.com/708a3ef67431831c2a29aa35202fa446011020b4
> Cr-Commit-Position: refs/heads/master@{#300318}

TBR=rch@chromium.org
NOTREECHECKS=true
NOTRY=true

Review URL: https://codereview.chromium.org/754563004

Cr-Commit-Position: refs/heads/master@{#305754}
net/http/http_server_properties_manager.cc