WordPress W3 Total Cache plugin w3tc

Page Cache
Minify
Opcode Cache Zend Opcache
Database Cache
Object Cache
Browser Cache HTTPヘッダを付与 .htaccess
CDN
Reverse Proxy varnish
Monitoring
Fragment Cache

w3tc CDN

How to Implement Self-Hosted CDN for Site Speed

Generic Mirrorの使用例

w3tc wp-cli

wp-cli 経由で W3 Total Cache のキャッシュを消す - michihide's blog

wp-content/plugins/w3-total-cache/lib/W3/Cli.php

Thanks! Took a look at this patch. As one might expect after the announcement, there a number of commands that are supported in the private master or the next public release expected this month, e.g.:

flush db
flush database
flush minify
flush object
flush post
flush post
flush post
querystring (updates the mediasquerystring)
cdn_purge (consists of paths relative to wphome url)
pgcache_cleanup

More will be added soon.

Patch for wp-cli command | WordPress.org

wp w3-total-cache flush post  

特定ポストのキャッシュをフラッシュ