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

Issue 10875059: Reduce the network timeout for NSS from 60 seconds to 15 seconds (Closed)

Created:
8 years, 4 months ago by Ryan Sleevi
Modified:
8 years, 3 months ago
Reviewers:
wtc
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Reduce the network timeout for NSS from 60 seconds to 15 seconds BUG=143747 TEST=On Linux, Enable revocation checking via preferences. Run chrome with --v=1 from behind a captive portal/firewall that allows SSL access to a particular host, but does not allow OCSP or CRL fetches, and instead blackholes them (holds the TCP connection open). You should see "OCSP Timed out" after 15 seconds from when the OCSP connection started. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=154105

Patch Set 1 #

Total comments: 4

Patch Set 2 : Review feedback #

Total comments: 1

Patch Set 3 : Rebase to master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -2 lines) Patch
M net/ocsp/nss_ocsp.cc View 1 2 3 chunks +12 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
Ryan Sleevi
wtc: PTAL. I wonder whether this should be reduced to 10 or even 5 seconds, ...
8 years, 4 months ago (2012-08-24 21:28:58 UTC) #1
wtc
Patch set 1 LGTM. http://codereview.chromium.org/10875059/diff/1/net/ocsp/nss_ocsp.cc File net/ocsp/nss_ocsp.cc (right): http://codereview.chromium.org/10875059/diff/1/net/ocsp/nss_ocsp.cc#newcode552 net/ocsp/nss_ocsp.cc:552: // The default NSS value ...
8 years, 4 months ago (2012-08-24 21:52:08 UTC) #2
Ryan Sleevi
http://codereview.chromium.org/10875059/diff/1/net/ocsp/nss_ocsp.cc File net/ocsp/nss_ocsp.cc (right): http://codereview.chromium.org/10875059/diff/1/net/ocsp/nss_ocsp.cc#newcode552 net/ocsp/nss_ocsp.cc:552: // The default NSS value for OCSP timeouts is ...
8 years, 4 months ago (2012-08-24 21:58:24 UTC) #3
wtc
Patch set 2 LGTM. http://codereview.chromium.org/10875059/diff/6001/net/ocsp/nss_ocsp.cc File net/ocsp/nss_ocsp.cc (right): http://codereview.chromium.org/10875059/diff/6001/net/ocsp/nss_ocsp.cc#newcode47 net/ocsp/nss_ocsp.cc:47: // saner upper limit for ...
8 years, 4 months ago (2012-08-24 23:51:52 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/10875059/9001
8 years, 3 months ago (2012-08-29 19:20:18 UTC) #5
commit-bot: I haz the power
Try job failure for 10875059-9001 (retry) (retry) on win_rel for step "browser_tests". It's a second ...
8 years, 3 months ago (2012-08-29 23:58:02 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/10875059/9001
8 years, 3 months ago (2012-08-30 01:37:17 UTC) #7
commit-bot: I haz the power
Try job failure for 10875059-9001 (retry) on win_rel for step "browser_tests". It's a second try, ...
8 years, 3 months ago (2012-08-30 04:47:27 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsleevi@chromium.org/10875059/9001
8 years, 3 months ago (2012-08-30 04:57:31 UTC) #9
commit-bot: I haz the power
8 years, 3 months ago (2012-08-30 09:53:20 UTC) #10
Change committed as 154105

Powered by Google App Engine
This is Rietveld 408576698