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

Issue 367963003: Separate client and server pushed streams limits. (Closed)

Created:
6 years, 5 months ago by baranovich
Modified:
6 years, 5 months ago
Reviewers:
Johnny
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Separate client and server pushed streams limits. Reject push streams which exceed the limit. For now, the browser will send RST_STREAM with REFUSED_STREAM status. This mimics mod_spdy behavior. BUG=170544, 377538 R=jgraettinger@chromium.org TEST=SpdySessionTest.PushedStreamShouldNotCountToClientConcurrencyLimit SpdySessionTest.RejectPushedStreamExceedingConcurrencyLimit SpdySessionTest.IgnoreReservedRemoteStreamsCount Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=281698

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+304 lines, -3 lines) Patch
M net/spdy/spdy_session.h View 5 chunks +24 lines, -1 line 1 comment Download
M net/spdy/spdy_session.cc View 7 chunks +28 lines, -2 lines 0 comments Download
M net/spdy/spdy_session_unittest.cc View 1 chunk +252 lines, -0 lines 1 comment Download

Messages

Total messages: 13 (0 generated)
baranovich
Push stream limit is still 1000. I think it should be lowered to smth like ...
6 years, 5 months ago (2014-07-02 14:41:43 UTC) #1
Johnny
lgtm. Really nice job on tests, thanks for doing this. https://codereview.chromium.org/367963003/diff/1/net/spdy/spdy_session.h File net/spdy/spdy_session.h (right): https://codereview.chromium.org/367963003/diff/1/net/spdy/spdy_session.h#newcode1045 ...
6 years, 5 months ago (2014-07-07 19:58:50 UTC) #2
baranovich
The CQ bit was checked by baranovich@yandex-team.ru
6 years, 5 months ago (2014-07-07 20:16:12 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/baranovich@yandex-team.ru/367963003/1
6 years, 5 months ago (2014-07-07 20:17:08 UTC) #4
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium ...
6 years, 5 months ago (2014-07-07 23:54:41 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-08 00:27:08 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: android_aosp on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_aosp/builds/90352)
6 years, 5 months ago (2014-07-08 00:27:09 UTC) #7
baranovich
The CQ bit was checked by baranovich@yandex-team.ru
6 years, 5 months ago (2014-07-08 08:07:57 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/baranovich@yandex-team.ru/367963003/1
6 years, 5 months ago (2014-07-08 08:08:22 UTC) #9
commit-bot: I haz the power
Change committed as 281698
6 years, 5 months ago (2014-07-08 08:54:05 UTC) #10
Michael Achenbach
A revert of this CL has been created in https://codereview.chromium.org/377903002/ by machenbach@chromium.org. The reason for ...
6 years, 5 months ago (2014-07-08 10:13:06 UTC) #11
baranovich
On 2014/07/07 19:58:50, Johnny wrote: > I'm just realizing, it looks like we're not enforcing ...
6 years, 5 months ago (2014-07-08 20:57:34 UTC) #12
baranovich
6 years, 5 months ago (2014-07-08 20:57:52 UTC) #13
Message was sent while issue was closed.

          

Powered by Google App Engine
This is Rietveld 408576698