commit | 04a83598e30a6185766823036d0db802c7086a12 | [log] [tgz] |
---|---|---|
author | wub <wub@google.com> | Fri Apr 05 06:30:59 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Apr 05 06:31:32 2019 -0700 |
tree | 17f0f0687e1ec3999e36bcf1c0efd65ed6fdc491 | |
parent | 8ae60017a9f0c72588566a9967368ab5521a7bb5 [diff] |
gfe-relnote: Only pace out 1 packet at once if the bandwidth is less than 1.2Mbits/sec, similar to TCP BBR. Protected by --gfe2_reloadable_flag_quic_no_lumpy_pacing_at_low_bw. PiperOrigin-RevId: 242115271 Change-Id: I4f6bc853ff52f9aa30cf58b12aa7b71c1839df2e
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.