Cache-Control is the contract between origin, NetDNA, and the browser.

Copy these

AssetHeader
Fingerprinted CSS/JS/imagespublic, max-age=31536000, immutable
Uploads that change in placepublic, max-age=86400 plus purge on replace
HTML (WordPress/Magento)private, no-store or short max-age on origin, not the CDN
CDN longer than browseradd s-maxage=…

EdgeRules can override origin when origin cannot change. Glossary: TTL.