Plugin Contributor
iSaumya
(@isaumya)
Hi @t2hol2,
It is highly recommended NOT to use any other disk caching mechanism when using this plugin as the plugin will handle both disk caching and CDN level caching. Please read the FAQ section in the plugin settings page.
Thread Starter
t2hol2
(@t2hol2)
include Redis Object Cache plugin? I have Redis cache installed
Plugin Contributor
iSaumya
(@isaumya)
Hi @t2hol2,
Redis is not page cache, it’s an object cache so it will work fine.
Very useful plugin. Thank you. Would you recommend FastCGI instead of the plugin’s Fallback Cache? FastCGI should be faster in case CF is a MISS, right?
Plugin Contributor
iSaumya
(@isaumya)
Hi @vuster,
It is highly recommended to use the fallback cache as the disk cache that is provided with this plugin instead of using any other disk caching as when you update contents and things inside the website the plugin can clear the cache of the respective pages from both fallback and CF cache giving a better experience.