Some observations w3-total-cache
-
After reading the description of this plugin, i decided to install it a fresh regular wp 2.8.2 on a vps to try it.
The first install failed, the wp-content folder was not writable. After making this folder writable and deactivate/ activate the plugin something started to happen: minified html was reaching my browser at stellar speed!
Unfortunately not everyting was alright: the css didn’t cache, the page looked garbled. After reading the logs i saw the plugin expected the uploads folder to be in the wp-content folder. Because it was a fresh unused install of wp, i needed to create the uploads folder.
After reactivating/ activating the plugin my page renders blazing fast, gzipped and minified. Beautifull!
Although this looked beautifull, i have still some problems with the plugin.
For example, when i a make a change in the “Page Cache Settings”, backslashes get added to the “Never cache the following pages:” pages.
For example, the exception wp-.*\.php changes to wp-.*\\.php after saving the page.Another problem: In my fresh wordpress install i used the standard Kubrick template. Choosing a custom header is visible for me as logged in user, but not as logged out user. Restarting memcache didn’t solve the problem.
Trying to install this plugin on another wpmu install didn’t succeed, the manual has to little information on how to do that.
After all i am happy to meet this plugin in it’s 0.5 youth, if the developper can iron the bugs out it will be my caching plugin of first choice. Because its Fast and relative(after splashing the bugs) easy to install.
Greetings, Sander.
P.S. Perhaps the errors are related to the test environment i am using?
apache 2.2.8(mod_rewrite etc)
php 5.2.5,
mysql 5.0.51a,
memcached 1.2.6
The topic ‘Some observations w3-total-cache’ is closed to new replies.