Cloudflare wordpress plugin not purging cache or functioning (nginx)

What is the name of the domain?

Makemoney ng

What is the issue you’re encountering

I have been using the Cloudflare WordPress plugin for a while. Recently, I was on OpenLiteSpeed but switched to Nginx as a reverse proxy for Apache. I noticed that whenever I open the Cloudflare plugin, it loads, but when I click on “Purge Cache,” there is no response. When I click on “Development Mode,” the switch toggles, but nothing happens. I have deleted and reinstalled the plugin, but the issue persists.

May I ask if you’re having such issue with the official Cloudflare Plugin for WordPress, or this is about Cloudflare APO? :thinking:

Website loads fine and pretty fast from my end.

Might be a reason why I do see the HTTP headers as well? :thinking:
x-litespeed-cache: hit

Are you using the WordPress caching plugin of LiteSpeed as well in this combination with Cloudflare APO at the origin host? :thinking:

I can see Cloudflare APO is present:

cf-edge-cache: cache,platform=wordpress
cf-apo-via: tcache
cf-cache-status: HIT

Might Purge at Cloudflare edge, however not at the origin. You’d need to flush it as well on the origin, then it would re-generate the content and re-create the needed pages, and then put them in cache at the origin as well as at Cloudflare edge, and then we’d have a cached new version (my best guess).

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