Provides an end-to-end cache management service covering the full life cycle of caches, facilitating the ops team to optimise daily operations.
-
Cache Policies: Supports caching rules such as Always Cache, Never Cache, and Ignore No-Cache for flexible content cache control.
- TTL management: Optimises cache storage to maximise the usage of CDN service.
- Prefetch and Purge: Supports prefetch resources from the origin server and purge cached resources by URL, prefix, suffix, or multiple URLs to improve cache hit rate and optimise cache storage.
- Cache Key Customisation: Customised unique identifiers for cached objects using URL combinations, query strings, and MIME types for precise cache control.
- Multi-Tier Caching: Utilises hierarchical caching and server clusters to reduce latency, improve download speeds, and minimise traffic to the origin server.
- Cache Monitoring: Appends cache hit or miss information to the X-Cache header for easy debugging and performance tracking.