<?xml version="1.0"?>
<rss version="2.0"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:dcterms="http://purl.org/dc/terms/"
     xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Tyler Cipriani: The 14KB in the TCP Initial Window</title>
<link>https://tylercipriani.com/blog/2016/09/25/the-14kb-in-the-tcp-initial-window/</link>
<atom:link href="https://tylercipriani.com/blog/2016/09/25/the-14kb-in-the-tcp-initial-window/comments.rss" rel="self" type="application/rss+xml"/>

<copyright>Copyright © 2017 Tyler Cipriani</copyright>

<description>Tyler Cipriani</description>
<generator>ikiwiki</generator>
<pubDate>Tue, 13 Mar 2018 12:49:16 +0000</pubDate>
<item>
	<title>Thanks!</title>

	<guid isPermaLink="false">https://tylercipriani.com/blog/2016/09/25/the-14kb-in-the-tcp-initial-window/comment_1_9f3b196a8923d4143bb3ce0bd3bd206e/</guid>

	<link>https://tylercipriani.com/blog/2016/09/25/the-14kb-in-the-tcp-initial-window/#comment-c0535adae0646de55d4bfcac8a1b323a</link>

	<dc:creator>Pratyush</dc:creator>


	<pubDate>Sun, 11 Mar 2018 00:45:00 +0000</pubDate>
	<dcterms:modified>2018-03-11T00:45:01Z</dcterms:modified>


	<description>Hey great article. Thanks for posting. The source article also mentions that “Ideally, the ATF content should fit under 98KB - this allows the browser to paint the page after just three roundtrips to have plenty time budget for server response latency and client rendering.”. Can you explain how do they arrive at the number of 98kb?
</description>


</item>
<item>
	<title>Re: Thanks!</title>

	<guid isPermaLink="false">https://tylercipriani.com/blog/2016/09/25/the-14kb-in-the-tcp-initial-window/comment_2_27681298f3bc5c19c14cadc01b4a58f6/</guid>

	<link>https://tylercipriani.com/blog/2016/09/25/the-14kb-in-the-tcp-initial-window/#comment-93b31443c0551e0b108607159e92c957</link>

	<dc:creator>Pratyush</dc:creator>


	<pubDate>Tue, 13 Mar 2018 12:49:15 +0000</pubDate>
	<dcterms:modified>2018-03-13T12:49:16Z</dcterms:modified>


	<description>Ok. Got it. They are counting 3 trips for 98KB size ATF content because TCP after initial packets of 14kb, TCP doubles the packet size in each connection to 28 KB, and then 56 KB (TCP packet size keeps on increasing until there is data loss). So in three roundtrips, you can get 14 kb + 28 kb + 56 kb = 98 KB of content!
</description>


</item>

</channel>
</rss>
