Y
Hacker News
new
|
ask
|
show
|
jobs
by
Xylakant
2578 days ago
The CDN makes the site load faster by caching the content on edge nodes close to the client. It’s not for taking load off the origin, but purely for network latency.
1 comments
toredash
2578 days ago
And by caching it you will reduce traffic to origin.
link
Xylakant
2578 days ago
Certainly, but for static pages the traffic to the origin is not a primary concern except for really large amounts of traffic.
link