<?xml version="1.0" encoding="utf-8"?>

<feed xmlns="http://www.w3.org/2005/Atom">
<title>Tyler Cipriani: The 14KB in the TCP Initial Window</title>
<link href="https://tylercipriani.com/blog/2016/09/25/the-14kb-in-the-tcp-initial-window/"/>
<link href="https://tylercipriani.com/blog/2016/09/25/the-14kb-in-the-tcp-initial-window/comments.atom" rel="self" type="application/atom+xml"/>
<author>

<name>Tyler Cipriani</name>

</author>

<rights type="html" xml:lang="en">

	<a href="https://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike License</a>
	Copyright © 2017 Tyler Cipriani

</rights>


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

<subtitle type="html">Tyler Cipriani</subtitle>
<generator uri="http://ikiwiki.info/">ikiwiki</generator>
<updated>2018-03-13T12:49:16Z</updated>
<entry>
	<title>Thanks!</title>

	<id>https://tylercipriani.com/blog/2016/09/25/the-14kb-in-the-tcp-initial-window/comment_1_9f3b196a8923d4143bb3ce0bd3bd206e/</id>

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

	<author><name>Pratyush</name></author>





	<updated>2018-03-11T00:45:01Z</updated>
	<published>2018-03-11T00:45:00Z</published>


	<content type="html" xml:lang="en">
	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?

	</content>



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

	<id>https://tylercipriani.com/blog/2016/09/25/the-14kb-in-the-tcp-initial-window/comment_2_27681298f3bc5c19c14cadc01b4a58f6/</id>

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

	<author><name>Pratyush</name></author>





	<updated>2018-03-13T12:49:16Z</updated>
	<published>2018-03-13T12:49:15Z</published>


	<content type="html" xml:lang="en">
	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!

	</content>



</entry>

</feed>
