今天更新chromium发现多了TCP Fast Open和SPDY/4的flag
Linux kernel在3.6的时候支持了client side的tcp fast open 3.7的时候client side也支持了 虽然后面小字写了“Mac, Windows, Linux, Chrome OS, Android” 但是貌似winodws是不支持TCP Fast Open的
据说TCP Fast Open在某些情况下能降低40%的延迟
https://research.google.com/pubs/pub37517.html
另一篇
http://googlecode.blogspot.fr/2012/01/lets-make-tcp-faster.html
Linux kernel在3.6的时候支持了client side的tcp fast open 3.7的时候client side也支持了 虽然后面小字写了“Mac, Windows, Linux, Chrome OS, Android” 但是貌似winodws是不支持TCP Fast Open的
据说TCP Fast Open在某些情况下能降低40%的延迟
https://research.google.com/pubs/pub37517.html
另一篇
http://googlecode.blogspot.fr/2012/01/lets-make-tcp-faster.html