Skip to content

TCP connections reuse in Firefox 5 and related performance improvements

blog.httpwatch.com
28 pointsfalse1 comment
On HN

Comments

The TCP window is calculated after some sending activity. It reflects the amount of data that can be transmitted in one shot without hurting other TCP flows at the bottleneck.

Reusing TCP windows after a while does not reflect the actual state of the network as things would have changed. In fact, there have been proposals about CWND reset[1] that adress this issue.

[2] http://www.ietf.org/rfc/rfc2861.txt

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.