gfe-relnote: For QUIC BBRv2 flows, cut inflight_hi gradually when there is high loss from PROBE_UP. Protected by --gfe2_reloadable_flag_quic_bbr2_cut_inflight_hi_gradually.

I'm using CODE_COUNT instead of FLAG_COUNT, in order to observe the effect outside of canary GFEs.

PiperOrigin-RevId: 286277020
Change-Id: I55a321981bbccfc47e57426ce765a35320f708ef
3 files changed
tree: a4ceb39124b6fce09e631f272abe2638dfe07076
  1. common/
  2. epoll_server/
  3. http2/
  4. quic/
  5. spdy/
  6. CONTRIBUTING.md
  7. LICENSE
  8. README.md
README.md

QUICHE

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.