Is this the right way to use Redis cache with W3TC?

Hello,

I installed WordPress with Redis using this command:

sudo ee site create example.com --wpredis --php7 --letsencrypt

Now, I have installed W3 Total Cache plugin.

I still have Redis Object Cache plugin activated.

image

In W3TC Object Cache section, I have not enabled it.

image

Will everything work fine?

You don’t need to instal W3TC at all when you’re using WPREDIS Flag on the installation.

The “Nginx Helper” handles the Page Cache and “Redis Object Cache” handles the Object cache. Browser cache is configured already on the server level.

There is no need of W3TC at all when you have both of the above listed plugins configured already.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.