Purge and Prefetch

You can conduct purge and prefetch actions in this part.

Marks resources that are cached on all points of presence (POPs) as expired. When a POP receives a request, the POP redirects the request to the origin server to retrieve the requested resource. Then, the resource is returned to the client and cached on the POP. The refresh feature reduces the cache hit ratio.

Prefetches resources from the origin server and caches the resources on POPs. When a POP receives a request, the POP directly returns the requested resource to the client because the resource is already cached on the POP. The prefetch feature increases the cache hit ratio.

Note

Only users with full access can add new domain. Regarding how to set permissions, see User and Permissions.

Last updated