redis_cache with conditional purging
easyengine (ee) note: If you are using easyengine, you can accomplish everything in this article using command: ee site create example.com –wpredis Nginx does not have built-in support for redis_cache. We need four Nginx modules: srcache-nginx-module, redis2-nginx-module, HttpRedisModule and set-misc-nginx-module to get everything working on Nginx. We will have to rely on third party nginx module. Without this module, you won’t be able to cache with … Continue reading redis_cache with conditional purging
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed