Performance issues when using Cloudflare plugin (Elementor, Etch…)
-
When the Cloudflare plugin is active saving posts in Bricks, Elementor, Etch and Gutenberg (and very likely other page builders) is slowing down massively.
Saving a page or post takes 5-7 seconds instead of 0.5 seconds without the Cloudflare plugin.
Reason being that the Cloudflare plugin executes about 9 HTTP Request to the Cloudflare API to purge the caches, totaling in the 5-7 seconds delay. That behavior is fine, but it would be much better if these http requests would be queued and executed asynchronously. This would have 0 impact on saving pages/posts, and the cache can be cleared in the background.
Please fix this performance bug.
You must be logged in to reply to this topic.