TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Detailed procedure how to build your own cost-effective CDN

2 pointsby janreges10 months ago

1 comment

CRConrad10 months ago
Sigh... It all feels so exaggerated, except perhaps for the most humongous of media conglomerates or multinationals. For instance:<p>&gt; Speed for local visitors — all browsers have a limit on the maximum number of concurrent requests per server IP address. If the browser can load content from multiple different domains and IP addresses (domain sharding), it will allow more parallelization and the content will load into the browser faster.<p>Or just write sensible fricking Web pages to begin with, then you don&#x27;t need any damn &quot;CDN&quot;. How many connections does a browser need, to download a few KB of HTML and a handful of pictures?<p>I thought <i>the Internet</i> was the content distribution network. If your shit doesn&#x27;t work on that, rethink your shit.