summaryrefslogtreecommitdiffstats
path: root/chrome
diff options
context:
space:
mode:
authormbelshe@chromium.org <mbelshe@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-27 19:10:09 +0000
committermbelshe@chromium.org <mbelshe@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-27 19:10:09 +0000
commitc3ccd52d516d1a68ab01950973451f816cff17ea (patch)
tree4d6702d89b719e24826744cd9d72d1f6f1536e12 /chrome
parent52b3a07f9a97f703385198771b26c76305953ac0 (diff)
downloadchromium_src-c3ccd52d516d1a68ab01950973451f816cff17ea.zip
chromium_src-c3ccd52d516d1a68ab01950973451f816cff17ea.tar.gz
chromium_src-c3ccd52d516d1a68ab01950973451f816cff17ea.tar.bz2
Revert 72844 - Optimizations to fill packets better for the edsm server.
Problems: - the SETTINGS frame was the first packet we'd send, uncorked. This was wasting the first packet of our cwnd. - uncork was overaggressive. We now only uncork when there are no more packets in our queue. - rework the packet sizing to fully fill packets better. Question - should I remove the MSG_MORE code now? It seems to be an alternative way to do corking, but it just doesn't work with the SSL layer. BUG=none TEST=n/a Review URL: http://codereview.chromium.org/6327022 TBR=mbelshe@chromium.org Review URL: http://codereview.chromium.org/6359016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72849 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
0 files changed, 0 insertions, 0 deletions