bufferbloatnpn
Posted Feb 12, 2011 6:53 UTC (Sat) by
dtlin (
✭ supporter ✭, #36537)
In reply to:
bufferbloat by Lennie
Parent article:
Increasing the TCP initial congestion window
Look for EnableSpdy in chromium/src/chrome/browser/browser_main.cc for 90% of Google Chrome users, the browser will switch protocols to SPDY whenever the server advertises the capability.
All secure Google services advertise SPDY as an alternate protocol (using the next_protocol_negotiation extension of TLS). That's a lot of real-world users.
(
Log in to post comments)