KZeni
Member
Posted 11 months ago #
Everything appears to be working except for the fact that every page view regenerates the cache files. There aren't any errors to report, both the gzip & html files are successfully created in the pgcache folder, minify & other features work, and using disk (basic) page caching actually does work (but I'd still like to use enhanced if at all possible).
Things I've tried w/o success:
- Disabled every plugin on the site.
- Disabled gzip.
- Disabled every w3tc feature other than page caching.
- Disabled XCache (using "php_value xcache.cacher 0" in my .htaccess)
- Enabling CDN (though I didn't see this through to set this up "properly" [ie. using a subdomain]).
- Visited pages with cookies disabled
- Visited pages with different browsers
- and more.
I've run out of ideas at the moment, and I hope there's a way to get it to work properly.
http://wordpress.org/extend/plugins/w3-total-cache/
KZeni
Member
Posted 11 months ago #
Here's the debug report:
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/
Minified using disk
Database Caching 81/367 queries in 0.399 seconds using disk
Object Caching 4183/5450 objects using disk
Served from: www.*DOMAIN*.com @ 2011-06-23 18:51:29 -->
<!-- W3 Total Cache: Page cache debug info:
Engine: disk (enhanced)
Cache key: *PATH*/_index.html.gzip
Caching: enabled
Status: not cached
Creation Time: 11.544s
Header info:
X-Pingback: http://www.*DOMAIN*.com/xmlrpc.php
Content-Type: text/html; charset=UTF-8
Last-Modified: Thu, 23 Jun 2011 23:51:29 GMT
Vary: Accept-Encoding, Cookie
Expires: Fri, 24 Jun 2011 00:51:29 GMT
Pragma: public
Cache-Control: max-age=3600, public, must-revalidate, proxy-revalidate
Etag: 32537051685b1d7990413466278b3f7e
X-Powered-By: W3 Total Cache/0.9.2.3
Content-Encoding: gzip
-->
I removed the URL from the debug info since it's a development site at the moment. It doesn't matter which page you visit since this issue is site-wide, and the timestamp is different on every page view.
KZeni
Member
Posted 11 months ago #
I contacted my hosting provider (Rackspace Cloud Sites), and they show that the pages are indeed pulling from the cache files. However, they weren't able to determine why the cache files are being recreated for every page view.
Help would be greatly appreciated.
Will have to reply to your email to help directly.
andreslucero
Member
Posted 10 months ago #
Is this an issue inherent with RS Cloud Sites? We're experiencing the same thing on our site.
same here, plugin re-create cache file too often than '3600' (Garbage collection interval:) sometime 5 sometime 2 minute and homepage never been cache even i enable 'Cache home page'
i use disk (enhanced) and found some people say in other thread that after upgrade plugin to new version, disk (enhanced) wont cache properly and they change to disk basic so everything work same before.... is it bug?
That's odd. Can someone having this issue please submit a bug submission form from the support tab of the plugin?
andreslucero
Member
Posted 10 months ago #
We already removed the plugin.
KZeni
Member
Posted 10 months ago #
Hi Frederick,
I replied to the email that you sent me in regards to taking a closer look at the problem. Just want to make sure you didn't miss it :-)
KZeni
Member
Posted 10 months ago #
I was hoping updating to WordPress 3.2.1 (from 3.1.x) would do something magic & it would start working... nope :-/
titanas
Member
Posted 9 months ago #
Hey, did you find a solution to that? Same problem here, no disk enhanced caching
robnalexpress
Member
Posted 8 months ago #
Any solution to this yet? Exact same issue is being discussed here. Has anyone received any help from Frederick from submitting a bug report?