Cache - Cache Response Rules now support zone versioning
2mo ago
Source
CloudflareCache - Cache Response Rules now support zone versioningcloudflare.comCache Response Rules now work with Version Management . You can version response-phase cache settings and promote them through environments, just like Cache Rules and other supported configurations. What changed Previously, Cache Response Rules were excluded from zone versioning. Any response-phase rule you created applied globally across all environments with no way to test changes in staging first. Cache Rules already supported versioning, but the response phase, where you modify Cache-Control directives, manage cache tags, and strip headers, did not. Cache Response Rules are now fully integrated with Version Management. You can create or modify response-phase rules within a version, and those changes stay scoped to that version until promoted. Benefits Safe rollout of cache behavior changes : Test response-phase rules in a staging environment before promoting to production. Catch unintended caching side effects early. Parity with Cache Rules : Cache Response Rules now follow the same versioning workflow as Cache Rules, so you can manage all cache configuration through a single promotion pipeline. Independent environment control : Run different response-phase cache settings per environment. For example, strip Set-Cookie headers in staging to validate cacheability without affecting production traffic. Get started Configure Cache Response Rules in the Cloudflare dashboard under Caching > Cache Rules , or via the Rulesets API . For more details, refer to the Cache Response Rules documentation and the Version Management documentation .
You might also wanna read
Butter Introduces Automatic Template Induction for LLM Response Caching
Butter, an HTTP proxy cache for LLM responses, has introduced automatic template induction for its response caching system. This new feature
blog.butter.dev·5mo agoUnderstanding HTTP Caching: A Guide to RFC 9111 and Cache-Control Headers
This article provides a comprehensive guide to HTTP caching based on RFC 9111 (2022), explaining how the Cache-Control header works in HTTP

Comments
Sign in to join the conversation.
No comments yet. Be the first.