What is the name of the domain?
netim.com
What is the issue you’re encountering
The custom purge don’t seem to purge
What steps have you taken to resolve the issue?
Tried to call the API with PHP > Got success > File didn’t change
Retried a few times per day in the last 3 days
What are the steps to reproduce the issue?
Dashboard > “Caching” > “Cache rules” > “Create rule” > “URI full” > “equals” > url
Then configure like this :
Cache eligibility : Eligible for cache
Edge TTL : “Ignore cache-control header and use this TTL” > 1 day
Browser TTL : Bypass cache
Deploy the rule
Call the url one time to cache the file on cloudflare
Modify the file
Call the url > No change (which is normal because it’s still in cache)
Dashboard > “Caching” > “Configuration” > “Custom Purge” > “Purge by : URL” > Paste the url > Purge > “Successfully purged assets”
Call the url > No change (but should have changed, retry a few minutes after to be sure)
I described every step and what I expect to happen because I’m new to cloudflare and I may misunderstand something