Ionut Neagu
Forum Replies Created
-
Hey,
Yes, I then get this in logs : [2024-11-18 08:19:01] [cache_controller::purge_cache_on_post_edit] Purge Cloudflare cache for only post id 1089 and related contents – Fired action: clean_post_cache.Hey,
1. The cache buster was removed because is not needed, the CF rule was updated to make sure those pages are not cached, can I check the site?
2. The Cache tab was not removed, we re-organised things, there is advanced setting radio button.
3. Everything was tested and works fine for most of the people, we tried to address edge-cases as soon they are reported 🙂
Thanks!You’re doing it correctly. Are you on the latest version? What error did you got?
tried it and worked well for meHey,
It seems caching is disabled on your homepage due to “x-wp-cf-super-cache-disabled-reason: Excluded cookie”, please remove ^wp- from cookies list.Hey,
There are various actions that can trigger a purge automatically, a cron can work here in your case.
Another alternative would be to keep the php always the same, cache it and then make this change using javascript.Hey,
I just tried this now on my side and it works properly, both for disk and cloudflare cache. Are you using the latest version?Hey,
Ideally I would need the url to debug this, first I need to understand if the issue is with disk or cloudflare cache. In the latest version the cache busting parameter is not needed, the wp-admin is not cached by default and there are various cookies/urls that are also not cached.
If you get HIT and you don’t want, make sure you add the url/cookie in the textarea.Hey,
Can you share if there is any error in your console?Hey,
It is. The rule is caching everything with exception for different urls and cookies if you open it. Those can be edited from wp-admin if you believe something was dynamic and it shouldn’t be.You had a value different than 0 for that field and >100 right? I believe we found the root cause and would fix shortly.
Disk cache is not mandatory or “pushed”, the “upsell” is something a lot of people find useful, since in the pro version parameters like ?glid or utm_source, are not causing a MISS, so the hit ratio and speed would increase and this is worth it for some users.Hello,
I am sorry to hear you feel that way, it would help to understand more about the browser you are using since I couldn’t replicate this.Hey,
Have you looked at the logs? Can you share your website?Hey,
I suggest you delete 3, this is conflicting with the cache rule that the plugin is adding, the plugin is supposed to take care of everything, you don’t need to create any page rule yourself.Hello,
Are you using the latest version? Have you done any custom changes to the rule?Hello,
This seems like a bug and we have no solution for now. I recommend you manually duplicate the rule for the other sub-domains and it should work.