
High performance full page caching for WordPress
Storage supported:
– Filesystem
– APC/APCu
– Memcached
– Xcache
Supported:
– PHP8
– WordPress MU
– direct gzip serving
– WooCommerce
– full header caching
– 404 in cache
– http redirection (30x status code)
– advance 304 status code redirection
– Memcached multiple server
Screenshots

General configure (enable switcher and storage engine)

Current cache content

Policy setting

Expert configuration
FAQ
-
Why you do one request to yours servers at the installation?
In order to generate a recurring cron without additional installation from ourself,
we store the URI of your domain (no other information is transmitted),
then, a robot visit the wp-cron page regularly in order to execute them.
-
How I can see cached page?
List of the cached page is available under Content tab of the setting plugin.
You can check yourself using another browser/unlogged broswer by visiting your site.
A http header field will be add in the response (formally ‘x-cache-engine’).
-
I want to remove one page from the cache
Find the entries list and delete it from the ‘Content’ tab page under plugin settings.
-
I want to remove the whole cache
Just click on te ‘Purge Cache’ top page button.
Alternately, you can select all entries and delete it from the ‘Content’ tab page under plugin settings.
ChangeLog
1.6
1.5.2
- Fix configuration bug in MU (use new configuration file format)
- Fix bug in gui (timeout field)
1.5.1
1.5
- Support asynchronous flush
- Lighter advanced cache file
- Fix useless log warning
- Fix flush post by id
- Better timeout precision
1.4.1
1.4
1.3
- Add serve gzip switch state
- Fix timezone (use built-in WordPress function)
- Fix configuration file (on old MU WordPress)
1.2
1.1
- Fix configuration updater
1.0