TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Proggit Thread on Faster TCP Slow Starts

5 pointsby dbruntonover 13 years ago
My little brother wrote a blog post, which I put into a reddit-ized headline (f-word, hyperbole, accusations, etc.), which actually turned into an interesting conversation. ON FRIGGING REDDIT. Wonders never cease.

3 comments

dbruntonover 13 years ago
Huh, for some reason, I can't see the comment I submitted with the post. Sorry if this shows up twice...<p>My little brother (I'm so proud!) wrote a blog post about faster TCP slow starts. He was sad nobody was reading it, so I redditized the headline (you know, f-word, hyperbole, baseless accusations, etc.) and submitted it to Reddit, where it actually turned into an interesting conversation about the actual topic of the post. Seriously. On Reddit.<p>Wonders never cease.
评论 #3116737 未加载
aristusover 13 years ago
Credit should go to the Google "IW10" team, which did the hard work of testing this over years and (even harder) patiently convincing people one by one that this is a good idea.<p>I caution against fiddling with this number too much. Bandwidth-constrained users, and possibly mobile users, might be hurt with a too-large initcwnd.<p><a href="http://code.google.com/speed/protocols/tcpm-IW10.html" rel="nofollow">http://code.google.com/speed/protocols/tcpm-IW10.html</a>
评论 #3116143 未加载
rorrrover 13 years ago
SPDY<p><a href="http://www.chromium.org/spdy/spdy-whitepaper" rel="nofollow">http://www.chromium.org/spdy/spdy-whitepaper</a>