commit | f0a7fd8d0930b2f34226bab8e3ef713090a218dd | [log] [tgz] |
---|---|---|
author | fayang <fayang@google.com> | Tue May 28 13:30:45 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed May 29 13:10:00 2019 -0700 |
tree | 8e172d4763ee60a1ebc5cac5ff9e4407ff9ed992 | |
parent | 0a4b9c541906d60744e27baae919c7acdec82623 [diff] |
gfe-relnote: In QUIC, only decrease cwnd gain and pacing gain when cwnd increases or allow cwnd to decrease in initial cwnd experiment. Protected by gfe2_reloadable_flag_quic_gfe_selected_initial_cwnd_experiments and ENABLED quic_fix_bbr_cwnd_in_bandwidth_resumption. Also adjust all three groups to be equal percentages (i.e., 1/3 of traffic). PiperOrigin-RevId: 250350250 Change-Id: I381dd05eba71d9b90193b6c3c8127b0e8744cacf
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.