You can now see the exact cache key generated for any request directly in Cloudflare Trace. This visibility helps you troubleshoot cache hits and misses, and verify that your Custom Cache Keys — configured via Cache Rules or Page Rules — are working as intended.
Previously, diagnosing caching behavior required inferring the key from configuration settings. Now, you can confirm that your custom logic for headers, query strings, and device types is correctly applied.
Access Trace via the dashboard or API, either manually for ad-hoc debugging or automated as part of your quality-of-service monitoring.
Example scenario
If you have a Cache Rule that segments content based on a specific cookie (for example, user_region), run a Trace with that cookie present to confirm the user_region value appears in the resulting cache key.
The Trace response includes the cache key in the cache object:
{ "step_name": "request", "type": "cache", "matched": true, "public_name": "Cache Parameters", "cache": { "key": { "zone_id": "023e105f4ecef8ad9ca31a8372d0c353", "scheme": "https", "host": "example.com", "uri": "/images/hero.jpg" }, "key_string": "023e105f4ecef8ad9ca31a8372d0c353::::https://example.com/images/hero.jpg:::::" }}Get started
To learn more, refer to the Trace documentation and our guide on Custom Cache Keys.
Source: Cloudflare
Latest Posts
- (Updated) Microsoft Purview: New Personalization settings [MC1030008]
![(Updated) Microsoft Purview: New Personalization settings [MC1030008] 2 pexels divinetechygirl 1181248](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)
- (Updated) Microsoft 365: Enrich profile cards with custom properties from third-party systems [MC1193692]
![(Updated) Microsoft 365: Enrich profile cards with custom properties from third-party systems [MC1193692] 3 pexels breyeschow 1259531](data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==)
- GCP Release Notes: June 02, 2026

- Amazon SageMaker Studio now sets up in seconds with model customization ready from the start


![(Updated) Microsoft Purview: New Personalization settings [MC1030008] 2 pexels divinetechygirl 1181248](https://mwpro.co.uk/wp-content/uploads/2025/06/pexels-divinetechygirl-1181248-150x150.webp)
![(Updated) Microsoft 365: Enrich profile cards with custom properties from third-party systems [MC1193692] 3 pexels breyeschow 1259531](https://mwpro.co.uk/wp-content/uploads/2025/06/pexels-breyeschow-1259531-150x150.webp)


