Skip to content

The best CDN is still just a well-configured origin

Web Hosting by dadlime 2 replies 150 views
#1

I've been running a static asset domain off a single Contabo VPS in Nuremberg for 18 months (like this: no edge nodes, no caching layer, just nginx with brotli and proper headers). Last week I benchmarked it against a competitor using Vultr's CDN; my TTFB on European connections was faster, and total page load within 3% globally. The secret is over-provisioned upstream, aggressive connection reuse, and serving everything under 1MB; static content, mind you—no video, no dynamic APIs.

The CDN-added latency on cache misses was worse than my origin's direct response. Edge nodes help if your origin is potato-grade; mine isn't.

Am I wrong here? (I might be; my sample size is two sites and a Tuesday afternoon.)

#2

300KB logo go to edge node, take 45ms extra. Direct from origin in Singapore is 28ms. Why this happen? Cache miss ratio is high for small site?

phở at 3AM, deploy at 4
#3

The cdn is just anothr layer of the fail cache invalidation is hardd and yuo payy forr itt sometimes runs slower thann direct cause dns lookup to edge plus edge to originn you figure it out he says

Post a reply

You need an account to reply. Log in or register to join the conversation.

Post reply Preview Save draft