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

Issue 610073002: Change the pre-handshake idle timeout to 5s from 120s, and the default (Closed)

Created:
6 years, 2 months ago by ramant (doing other things)
Modified:
6 years, 2 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@Add_a_convenience_method_76423808
Project:
chromium
Visibility:
Public.

Description

Change the pre-handshake idle timeout to 5s from 120s, and the default idle timeout is 30s. This ensures clients don't wait more than 5s if the connection has UDP blackholed. Merge internal change: 76444120 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+193 lines, -66 lines) Patch
M net/quic/quic_config.h View 4 chunks +23 lines, -6 lines 0 comments Download
M net/quic/quic_config.cc View 4 chunks +9 lines, -15 lines 0 comments Download
M net/quic/quic_connection.h View 2 chunks +7 lines, -0 lines 0 comments Download
M net/quic/quic_connection.cc View 4 chunks +35 lines, -11 lines 0 comments Download
M net/quic/quic_connection_test.cc View 3 chunks +103 lines, -27 lines 0 comments Download
M net/quic/quic_flags.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/quic_flags.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M net/quic/quic_protocol.h View 1 chunk +5 lines, -3 lines 0 comments Download
M net/quic/quic_session.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M net/quic/quic_session_test.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 2 months ago (2014-09-27 01:10:38 UTC) #1
Ryan Hamilton
6 years, 2 months ago (2014-09-27 04:13:52 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698