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

Issue 2932993002: Determine proxy connection timeout based on current network quality (Closed)

Created:
3 years, 6 months ago by tbansal1
Modified:
3 years, 6 months ago
Reviewers:
mmenke
CC:
chromium-reviews, cbentzel+watch_chromium.org, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Determine proxy connection timeout based on current network quality When the session is part of NetAdaptiveProxyConnectionTimeout field trial, the proxy connection timeout is determined based on the network quality and the field trial parameters. BUG=704339 Review-Url: https://codereview.chromium.org/2932993002 Cr-Commit-Position: refs/heads/master@{#479486} Committed: https://chromium.googlesource.com/chromium/src/+/0394a689e2f1a1dad9b7512b8d87f0fdc3ea87d1

Patch Set 1 : ps #

Total comments: 9

Patch Set 2 : mmenke comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+250 lines, -35 lines) Patch
M net/http/http_proxy_client_socket_pool.h View 2 chunks +5 lines, -0 lines 0 comments Download
M net/http/http_proxy_client_socket_pool.cc View 1 5 chunks +60 lines, -7 lines 0 comments Download
M net/http/http_proxy_client_socket_pool_unittest.cc View 1 18 chunks +174 lines, -28 lines 0 comments Download
M net/nqe/network_quality_estimator_test_util.h View 2 chunks +4 lines, -0 lines 0 comments Download
M net/nqe/network_quality_estimator_test_util.cc View 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 56 (46 generated)
tbansal1
mmenke: ptal. Thanks.
3 years, 6 months ago (2017-06-12 17:09:24 UTC) #31
mmenke
One question: Why are we only hooking up proxies? One desktop, in particular, they're pretty ...
3 years, 6 months ago (2017-06-12 17:56:01 UTC) #35
tbansal1
On 2017/06/12 17:56:01, mmenke wrote: > One question: Why are we only hooking up proxies? ...
3 years, 6 months ago (2017-06-12 18:01:11 UTC) #36
mmenke
https://codereview.chromium.org/2932993002/diff/180001/net/http/http_proxy_client_socket_pool.cc File net/http/http_proxy_client_socket_pool.cc (right): https://codereview.chromium.org/2932993002/diff/180001/net/http/http_proxy_client_socket_pool.cc#newcode198 net/http/http_proxy_client_socket_pool.cc:198: GetInt32Param("max_proxy_connection_timeout_seconds", 20))), This default max timeout seems way too ...
3 years, 6 months ago (2017-06-13 19:52:01 UTC) #41
tbansal1
mmenke: ptal. Thanks. https://codereview.chromium.org/2932993002/diff/180001/net/http/http_proxy_client_socket_pool.cc File net/http/http_proxy_client_socket_pool.cc (right): https://codereview.chromium.org/2932993002/diff/180001/net/http/http_proxy_client_socket_pool.cc#newcode198 net/http/http_proxy_client_socket_pool.cc:198: GetInt32Param("max_proxy_connection_timeout_seconds", 20))), On 2017/06/13 19:52:00, mmenke ...
3 years, 6 months ago (2017-06-13 23:02:48 UTC) #44
mmenke
One other question, and I'm happy - what metrics are you going to look at? ...
3 years, 6 months ago (2017-06-14 18:10:01 UTC) #45
tbansal1
On 2017/06/14 18:10:01, mmenke wrote: > One other question, and I'm happy - what metrics ...
3 years, 6 months ago (2017-06-14 18:43:07 UTC) #46
mmenke
Don't even remember reviewing that CL. LGTM!
3 years, 6 months ago (2017-06-14 18:45:38 UTC) #47
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2932993002/240001
3 years, 6 months ago (2017-06-14 20:15:23 UTC) #53
commit-bot: I haz the power
3 years, 6 months ago (2017-06-14 20:19:29 UTC) #56
Message was sent while issue was closed.
Committed patchset #2 (id:240001) as
https://chromium.googlesource.com/chromium/src/+/0394a689e2f1a1dad9b7512b8d87...

Powered by Google App Engine
This is Rietveld 408576698