Dynamic caching but counts not updated without empty cache

What is the name of the domain?

example.com

What is the issue you’re encountering

I have dyanmic caching but still counts on website is not getting updated

What steps have you taken to resolve the issue?

I am working on ECommerce site. We are showing product counts from API. In header of the API responses I am getting Cf-Cache-status: DYNAMIC, but the counts are not getting update. I need to manually do Empty cache from browsers and then only I can see the updated counts.

What cache rule or page rule do i need to set to make it work?

Hi there,

Create a rule to disable cache browser TTL for that asset:


Caching rules can be created under Caching > Cache Rules.

If this doesn’t solve your issue, likely you’re not analyzing/bypassing the correct asset,

Take care.

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.