Hacker News new | ask | show | jobs
by dlss 3518 days ago
If your CDN supports stale-while-revalidate and stale-if-error, you should consider enabling them -- it will take the load on your servers from O(users * packages) to O(POPs * packages)