nnqxqzx Hello, Redis Full-page cache of WordOps Can clear the cache automatically? Or need to be used with "nginx helper" plugin? thank you
nsgoyat nnqxqzx You will need NGINX Helper to automatically clear the cache on publishing/editing events.
nnqxqzx nsgoyat thank you. by the way, Redis Full-page cache and fastcgi cache all need NGINX Helper to automatically clear the cache. so Redis Full-page cache and fastcgi cache cannot be used at the same time, right?
nsgoyat nnqxqzx Yup! They can't be used at the same time. They are two different Cache Storing methods so I don't know why would you expect them to be used at the same time. Maybe you want to do FastCGI for the Page Cache and Redis for Object Cache (if you have a Woocommerce or any other dynamic site setup).
nnqxqzx nsgoyat Thank you, have a nice day. by the way, if i use "wo stack install --redis", and uninstall redis-object-cache plugin, now my site will only use full-page cache in redis. right?
nsgoyat nnqxqzx As long as you have "Redis Cache" selected in NGINX Helper and you use --wpredisflag while the site installation/update.
jond1 I recommend looking at both of these plugins for Redis caching: https://github.com/pressjitsu/pj-object-cache-red https://github.com/pressjitsu/pj-page-cache-red