Dynamic cache keys and behavior with cookies
-
I’m trying to fully understand how dynamic caching behaves to make sure my site is working properly. Specifically:
– What exactly is the cache key that is used?
– How does it behave in the presence of a Cookie: header in the request?
– Is there a doc for various x-proxy-cache* values I see in the response?I’ve noticed that the presence of some cookies results in cache miss/bypass but not all. Thanks.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Dynamic cache keys and behavior with cookies’ is closed to new replies.