Daily Shaarli

All links of one day in a single page.

August 26, 2022

Why your website should be under 14kB in size | endtimes.dev

TCP slow start algorithm starts by sending a small amount of data, usually 10 TCP packets. A webpage of 14kB will fit in these 10 packets (MTU - len(headers)). Doing so can deliver the content to the users in one round-trip.