Fastest way of cache for WordPress: memcached + nginx!
wp-ffpc.zip to the /wp-content/plugins/ directorydefine('WP_CACHE',true); in wp-config.phpPlugins menu in WordPress ( site or Network wide )Settings ( site or Network Admin, depending on activation wideness ) -> WP-FFPC menu in WordPress.If the storage engine is either PHP Memcache or PHP Memcached extension, the created entries can be read and served directly from NGiNX ( if it has memcache or memc extension )
A short configuration example is generated on the plugin settings page, under NGiNX tab according to the saved settings.
NOTE: Some features ( most of additional HTTP headers for example, like pingback, shortlink, etc. ) will not be available with this solution.
Requires: 3.0 or higher
Compatible up to: 3.5.1
Last Updated: 2013-4-25
Downloads: 3,317
3 of 6 support threads in the last two months have been resolved.
Got something to say? Need help?