Tagged Questions
0
votes
0answers
31 views
Enable Minify in W3Total Cache using NGINX
I am having an issue with enabling minify with the W3TC plugin. I am using a LEMP stack and cloudfront as a CDN, and all of these features, except for the minify work fine. In order to enable fancy ...
1
vote
0answers
96 views
nginx varnish w3 total cache issues
I converted a few sites from Apache to nginx and it was running well for a while. I recently updated the nginx configuration regarding the new changes to W3 Total Cache rules. I also tried to clean ...
0
votes
2answers
362 views
nginx + W3 Total Cache: rewrite rules issue
nginx 1.2.7 + WP 3.5.1 + W3TC 0.9.2.8.
Rewrite rules generated by the plugin simply don't work, server returns 404 after including them in nginx server config. Or maybe I'm doing something wrong?
...
2
votes
2answers
2k views
W3 Total Cache Minify Rewrite Error with Wordpress on nginx
I'm trying to get W3 Total Cache to rewrite URLs to minified files. I've tried every tutorial I could find but I don't seem to be able to get it right. I keep getting a W3 Total Cache error saying ...
1
vote
2answers
279 views
PHP Code stuck in Cache [Memcached]
Been having a bit of a problem with my site regarding our caching method and my php code not refreshing or flushing.
To start, my site is on a dedicated Nginx webserver. I used W3 Total Cache for ...
0
votes
2answers
1k views
W3Total Cache problem with Nginx
Hi I installed w3 total cache on my nginx powered site, I'm having errors however.
For example when I enable page caching disk:enhanced I get:
It appears Page Cache URL rewriting is not working. If ...
0
votes
1answer
376 views
Scheduling doesn't work due to caching?
I'm using W3 Total Cache and Nginx with Varnish, and I'm very happy with the speed. However, I noticed that when I schedule a post, the post doesn't get automatically posted when I'm a visitor. When ...
1
vote
2answers
255 views
Intermittently missing pages and posts in WordPress
Every now and then some of my Wordpress pages (and posts) seems to be missing, I get the 404 page (although the HTTP response code is 200). A couple of hours later the page is back, with no changes in ...