What about custom TTL?
-
Previously, with the cache everything page rule, I was using a cache rule to achieve a custom TTL for a page. It was:
(http.request.uri.path contains "/popular-writers/")
Cache eligibility: Eligible for cache, Edge TTL: Ignore cache-control header and use this TTL > 1 day.
It was working perfectly fine. But as the page rule will be deprecated, I followed your tutorial and disabled the page rule. Now, everything is working, but the custom TTL cache rule isn’t working anymore for my /popular-writers/ page.
How can I achieve a custom TTL for a URL?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.