Hacker News new | ask | show | jobs
by vitaliyf 1742 days ago
What needs to be enabled is what is typically called "origin shield" - this will make your CDN's edge servers use their own internal cache instead of refreshing everything from the source.

Author may also want to review cache headers returned for their content as it should be possible to cache at CDN effectively indefinitely.