Write cache behavior with Add Rule
Configure domain/path cache key, TTL, methods/statuses, headers/cookies, optimization, and rate-limit rules.
CDN.com.tr Help
Use the X-Proxy-Cache-MT response header to see exactly what the CDN did with a request and to verify that caching works as intended.
Cache, security, WAF, and purge
Use the X-Proxy-Cache-MT response header to see exactly what the CDN did with a request and to verify that caching works as intended.
A customer checks response headers in browser DevTools and wants to know whether content is being served from the CDN cache, fetched from origin, or deliberately skipped.
You are almost certainly logged in to the site or panel. Login and session cookies skip the cache on purpose so personalized pages are never cached. Test with a private window or `curl -I https://yourdomain.com/path` — you should see MISS then HIT.
The cache TTL is controlled by your account cache rules in Advanced Management, not by the origin response header. The origin header is still passed through to browsers. Use Add Rule to set the TTL per path or content type.
Yes. Mobile user agents get a separate cache entry so that mobile-specific HTML is never served to desktop visitors and vice versa.
Purge the path from Purge Management. A hard refresh in your own browser only affects your browser cache, not the CDN cache.
Configure domain/path cache key, TTL, methods/statuses, headers/cookies, optimization, and rate-limit rules.
Use WAF logs to explain blocked or challenged traffic without exposing internal log systems.
Purge a path, saved path, or the whole account and separate CDN cache from browser cache.