commit | 153392f7f65352c0ac43692d700bdfd01bbcd967 | [log] [tgz] |
---|---|---|
author | fayang <fayang@google.com> | Fri May 10 03:18:56 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri May 10 11:37:41 2019 -0700 |
tree | 6dc3c428eed1bbf01690907c9cfd798a5394c283 | |
parent | 5ff1045d10cd39947a11740606013dfb2b6af35d [diff] |
gfe-relnote: In QUIC, when cwnd gets bootstrapped, set cwnd gain in STARTUP to 2 to avoid too much overshooting. This only affects cwnd bootstrapping experiment. PiperOrigin-RevId: 247584028 Change-Id: I36d3588ffc91452d235648405a6feda8009db476
QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.
The code is currently in process of being moved from https://cs.chromium.org/chromium/src/net/third_party/ into this repository. Please excuse our appearance while we're under construction.