Bypass Cache

Category: Caching

Purpose: Determines whether the request may leverage our caching technology.

Enabled Result

Yes

Forces all requests to fall through to the origin server even if the content was previously cached on edge servers.

No

Allows edge servers to cache assets according to the cache policy defined in its response headers.

Default Behavior:Enabled

This feature can be useful for setting up staging directories where content is always fetched from the origin server.