QUIC - Android - small experiment to flush http_server_properties
commit708a3ef67431831c2a29aa35202fa446011020b4
authorrtenneti <rtenneti@chromium.org>
Mon, 20 Oct 2014 19:49:46 +0000 (20 12:49 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 20 Oct 2014 19:50:06 +0000 (20 19:50 +0000)
treeeccd0819cad062419459d3e6f87ee0aacf4a35df
parent38b46138112e7077a41ab8dd4815a22a15ff0527
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

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

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