Dashboard
Cache Invalidation Token
This token is used to invalidate the cache through the API. Keep it secure and regenerate it if compromised.
Debug Headers
Enable debug headers to receive additional information about cache status and performance in the response headers.
Enable debug headers
Cache TTL
Define how long the cache should be valid. This setting can be overridden by cache control headers if enabled.
Cache Control Headers
Enable this option to respect the cache-control header from your origin. The cache will be bypassed for private, no-cache, or no-store directives.
Respect cache control headers