Enterprise customers can now optimize cache hit ratios for content that varies by device, language, or referrer by sharding cache using up to ten values from previously restricted headers with custom cache keys.
How it works
When configuring custom cache keys, you can now include values from these headers to create distinct cache entries:
accept*headers (for example,accept,accept-encoding,accept-language): Serve different cached versions based on content negotiation.refererheader: Cache content differently based on the referring page or site.user-agentheader: Maintain separate caches for different browsers, devices, or bots.
When to use cache sharding
- Content varies significantly by device type (mobile vs desktop).
- Different language or encoding preferences require distinct responses.
- Referrer-specific content optimization is needed.
Example configuration
{ "cache_key": { "custom_key": { "header": { "include": ["accept-language", "user-agent"], "check_presence": ["referer"] } } }}This configuration creates separate cache entries based on the accept-language and user-agent headers, while also considering whether the referer header is present.
Get started
To get started, refer to the custom cache keys documentation.
Source: Cloudflare
Latest Posts
- Updates available for Microsoft 365 Apps for Current Channel [MC1297137]
![Updates available for Microsoft 365 Apps for Current Channel [MC1297137] 2 pexels ken tomita 127057 389818](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)
- Dynamics 365 Customer Insights – Data – Reduce alert fatigue with noise-free notifications [MC1297005]
![Dynamics 365 Customer Insights - Data - Reduce alert fatigue with noise-free notifications [MC1297005] 3 pexels googledeepmind 18069496](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)
- Power Platform – Please hard refresh your active long-running browser tab(s) [MC1296939]
![Power Platform – Please hard refresh your active long-running browser tab(s) [MC1296939] 4 pexels edward jenner 4252518](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)
- Amazon Bedrock AgentCore Identity now supports On-Behalf-Of (OBO) token exchange


![Updates available for Microsoft 365 Apps for Current Channel [MC1297137] 2 pexels ken tomita 127057 389818](https://mwpro.co.uk/wp-content/uploads/2025/06/pexels-ken-tomita-127057-389818-150x150.webp)
![Dynamics 365 Customer Insights - Data - Reduce alert fatigue with noise-free notifications [MC1297005] 3 pexels googledeepmind 18069496](https://mwpro.co.uk/wp-content/uploads/2025/06/pexels-googledeepmind-18069496-150x150.webp)
![Power Platform – Please hard refresh your active long-running browser tab(s) [MC1296939] 4 pexels edward jenner 4252518](https://mwpro.co.uk/wp-content/uploads/2025/06/pexels-edward-jenner-4252518-150x150.webp)

