What happened to W3TC plugin support? I'm having trouble getting Minify working with nginx rules. I see EE had support for it, but seems to have been dropped since then with WO.

    jond1 For Optimizing CSS, HTML, JS, and Fonts files on your website, you can use Autoptimize. As far as I remember, the stable version of WordOps didn't have W3TC support because the plugin itself used to have security flaws and complicated interface.

    On the other hand, NGINX Helper has been a dedicated plugin since the start that works really great with both FastCGI and Redis Cache.

      nsgoyat I'm using a multi-server cluster in AWS for high availability, so local disk NGINX caching won't work for my needs. Which is why I'm using Redis.

      The main issue I'm running into, is pre-loading the cache. Even with just the Redis Object cache, there's no option to pre-load the cache so it doesn't require a user to warm it up.

      Autoptimize is a great plugin and I have used it in the past. But again, the primary issue I'm looking to address here, is the pre-loading of the cache.

      Hosted by VirtuBox