Proggit Thread on Faster TCP Slow Starts
reddit.com
Proggit Thread on Faster TCP Slow Starts
1–6 of 6 posts
Re: Proggit Thread on Faster TCP Slow Starts
#2My 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.
Wonders never cease.
Re: Proggit Thread on Faster TCP Slow Starts
#3I caution against fiddling with this number too much. Bandwidth-constrained users, and possibly mobile users, might be hurt with a too-large initcwnd.
Re: Proggit Thread on Faster TCP Slow Starts
#4Re: Proggit Thread on Faster TCP Slow Starts
#5Credit 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. I caution against fiddling with this number too much. Bandwidth-constrained users, and possibly mobile users, might be hurt with a too-large initcwnd. http://code.google.com/speed/protocols/tcpm-IW10.html
Re: Proggit Thread on Faster TCP Slow Starts
#6Huh, for some reason, I can't see the comment I submitted with the post. Sorry if this shows up twice... 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…