andreas47
Forum Replies Created
-
Same problem here with the latest version. Seems to have something to do with wp-cron.php. If we activate the atec cache, we often get this error combined with “missed schedule” problem.
It works, thank you!
We activated the plugin again, cleared caches. Issue still there. Using the latest version, there was no update. Deactivated again.
We don’t need to clear the object cache, but we sometimes have to remove Posts / URLs from cloudflare cache via couldflare API, if the page / post itself is not updated (but content integrated via code / shortcode). But this could probably easily switched to a hook function like that: https://www.wpfastestcache.com/tutorial/delete-the-cache-by-calling-the-function/
Hey Emre,
thanks a lot for your quick response!
That would be great! We currently use the Cloudflare CDN Plugin, we hope that WP Fastest Cache can replace that (combine Cloudflare CDN with better Control about HTTP Caching). We have many editors, a lot of content and a lot of traffic. In our current setup which already caches via CDN in a similar way as static HTML, we see that an Object Cache noticeably improves the speed of our backend in our setup and it helps a lot if the CDN Cache has to be rebuild. We also have to clear caches more often, not only when the page / post is changed but also if data from shortcodes is changed. We have important pages which change very often and without object cache the generation of the html much slower, which hurts UX.
So we would love to add an object cache to the setup, of course the HTTP / HTML / CDN Cache has by far the most impact on 95% of the requests… If we find out that we don’t need it anymore with WP Fastest Cache we would be more than happy. I think, of one plugin only cares fopr object caching and the other vor HTTP / HTML / CDN there should be no problem, right?
Best regards
Andreas