commit | f1b99dc5a10e96e403906011b0f60e07f68c4afc | [log] [tgz] |
---|---|---|
author | fayang <fayang@google.com> | Tue May 14 06:29:18 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue May 14 06:34:35 2019 -0700 |
tree | 9fd8f0a2423db1b9404817ac230c87e61acd52be | |
parent | 26818ca5b5fef6513ba68e40db1a2f03fc423462 [diff] |
gfe-relnote: Allow GFE to perform initial cwnd up and down experiment. Protected by --gfe2_reloadable_flag_quic_gfe_selected_initial_cwnd_experiments. The minimum cwnd is 10, and the default enabled up and down experiment is 25%. PiperOrigin-RevId: 248124804 Change-Id: Ie21685f8e35946eaa499dab935b154b928af7318
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.