commit | 83d7e3ecff4ec9e434ddf3eeee5b4f4c8633221c | [log] [tgz] |
---|---|---|
author | fayang <fayang@google.com> | Wed Jul 31 14:45:19 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Aug 02 06:20:05 2019 -0700 |
tree | 482d1f7fc0b26cff64078929d4fced697eac1509 | |
parent | 1e3ee62de2a11635853968fe3591a2d9e4bbb289 [diff] |
gfe-relnote: Close QUIC connection is there are too many (> 1000) buffered control frames in control frame manager. Protected by gfe2_reloadable_flag_quic_add_upper_limit_of_buffered_control_frames. PiperOrigin-RevId: 261002263 Change-Id: I4dd92d5c1ea159d05cf35719f1a7ccc36f7b3fd3
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.