Hacker News new | ask | show | jobs
by ushakov 1478 days ago
you don't even need those

a cache with long-enough TTL will do the magic for you

https://mish.co/posts/always-cache-your-website/

1 comments

A (local) cache is mostly useful for repeat visitors, not for thousands of unique visitors unless you use a CDN.