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

Issue 301563006: Add a packet bundler in the internal server so that headers and body go (Closed)

Created:
6 years, 7 months ago by ramant (doing other things)
Modified:
6 years, 7 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

Add a packet bundler in the internal server so that headers and body go out in the same packet. Tested by checking a small request is 1 packet; negative test fails. Bundle headers with body in outgoing QUIC packets. Merge internal change: 67729594 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M net/quic/quic_connection.cc View 2 chunks +8 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 7 months ago (2014-05-27 20:39:35 UTC) #1
Ryan Hamilton
6 years, 7 months ago (2014-05-27 20:42:52 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698