CDNShark Documentation

Guides, tutorials, and references for every part of CDNShark — edge delivery, pull zones, DNS, cache controls, and more.

← Back to Documentation

Content Not Caching

Common causes: your origin returns Cache-Control: no-store or private headers, the path matches a bypass rule, or the asset is requested via a POST method. Check the X-Cache response header — a value of MISS means the edge fetched from origin; HIT means it was served from cache.