Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(78)

Issue 1873673002: relnote: Deprecate --quic_auto_tune_receive_window. (Closed)

Created:
4 years, 8 months ago by Zhongyi Shi
Modified:
4 years, 8 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, Buck
Base URL:
https://chromium.googlesource.com/chromium/src.git@01_CL_118974770
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

relnote: Deprecate --quic_auto_tune_receive_window. Change code to enable receive buffer flow control auto tuning on server side, with an initial window size of 32KB for streams, and 48KB for the connection. - remove auto-tuning related connection option tags. - remove connection option code that was used to configure auto-tuning under the experiment. Merge internal change: 118983961 BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -268 lines) Patch
M net/quic/crypto/crypto_protocol.h View 1 chunk +0 lines, -14 lines 0 comments Download
M net/quic/quic_flags.h View 1 chunk +0 lines, -1 line 0 comments Download
M net/quic/quic_flags.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M net/quic/quic_flow_controller.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M net/quic/quic_flow_controller_test.cc View 2 chunks +0 lines, -112 lines 0 comments Download
M net/quic/quic_session.h View 1 chunk +0 lines, -8 lines 0 comments Download
M net/quic/quic_session.cc View 3 chunks +1 line, -58 lines 0 comments Download
M net/tools/quic/end_to_end_test.cc View 7 chunks +50 lines, -68 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 5 (3 generated)
Zhongyi Shi
4 years, 8 months ago (2016-04-08 04:54:21 UTC) #2
ramant (doing other things)
4 years, 8 months ago (2016-04-11 18:19:01 UTC) #5
lgtm

Powered by Google App Engine
This is Rietveld 408576698