Plugin Contributor
iSaumya
(@isaumya)
Memcache is a server-level page caching system. You cannot use more than one page caching system on a page. To get the best result you need to make sure you only use this plugin on your site as the only page caching solution. You make use other systems/plugins for static file optimization but not for page caching.
Thread Starter
Diiamo
(@luislu)
Hi,
Got it, can’t work with Memcached.
Thread Starter
Diiamo
(@luislu)
Hi,
I only use this plugin, delete Wp Rocket and other cache plugins. If I turn off the “fallback cache” function, will it be OK to use Memcached(added manually, not by a plugin)? Will this make the site faster?
I want to reduce the financial burden on the server, so want to use Memcached.
Plugin Contributor
iSaumya
(@isaumya)
Hi, you can use membcache but I’m not sure how well the plugin able to purge that when needed. I would rather recommend using the fallback cache which is very economical and works great.
Thread Starter
Diiamo
(@luislu)
Is fallback cache faster than membcached?
Plugin Contributor
iSaumya
(@isaumya)
No. But you really won’t neeed a faster disk cache. As the disk cache is just a fallback for the situations where the content has been expired/miss from the CDN cache. The goal is to keep the content in CDN cache for the longest possible time.