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

Issue 376763002: Decrease keep-alive period for the video channel to 200ms. (Closed)

Created:
6 years, 5 months ago by Sergey Ulanov
Modified:
6 years, 5 months ago
Reviewers:
Wez
CC:
chromium-reviews, chromoting-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Decrease keep-alive period for the video channel to 200ms. Keep-alive above 250ms causes PseudoTCP to reset congestion window between messages, making connection much less responsive. BUG=391991 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=281677

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M remoting/host/video_scheduler.cc View 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Sergey Ulanov
6 years, 5 months ago (2014-07-08 01:43:43 UTC) #1
Wez
Why is 250ms the magic number?
6 years, 5 months ago (2014-07-08 02:13:35 UTC) #2
Wez
lgtm
6 years, 5 months ago (2014-07-08 02:13:49 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/376763002/1
6 years, 5 months ago (2014-07-08 02:15:33 UTC) #4
Sergey Ulanov
On 2014/07/08 02:13:35, Wez wrote: > Why is 250ms the magic number? https://code.google.com/p/chromium/codesearch#chromium/src/third_party/libjingle/source/talk/p2p/base/pseudotcp.cc&ct=xref_usages&gs=cpp:cricket::MIN_RTO@chromium/../../third_party/libjingle/source/talk/p2p/base/pseudotcp.cc%257Cdef&l=124&gsn=MIN_RTO const uint32 ...
6 years, 5 months ago (2014-07-08 02:24:48 UTC) #5
commit-bot: I haz the power
6 years, 5 months ago (2014-07-08 06:17:30 UTC) #6
Message was sent while issue was closed.
Change committed as 281677

Powered by Google App Engine
This is Rietveld 408576698