Batcache

Batcache uses Memcached to store and serve rendered pages. It can also optionally cache redirects. It's not as fast as Donncha's WP-Super-Cache but it can be used where file-based caching is not practical or not desired. For instance, any site that is run on more than one server should use Batcache because it allows all servers to use the same storage.

Development testing showed a 40x reduction in page generation times: pages generated in 200ms were served from the cache in 5ms. Traffic simulations with Siege demonstrate that WordPress can handle up to twenty times more traffic with Batcache installed.

Batcache is aimed at preventing a flood of traffic from breaking your site. It does this by serving old pages to new users. This reduces the demand on the web server CPU and the database. It also means some people may see a page that is a few minutes old. However this only applies to people who have not interacted with your web site before. Once they have logged in or left a comment they will always get fresh pages.

Possible future features:

  • Comments, edits, and new posts will trigger cache regeneration
  • Online installation assistance
  • Configuration page
  • Stats

FastCache

FastCache is a fast, full-featured and flexible caching system which will improve the performance and availability of any WordPress site. It is highly configurable to allow unlimited caching rules - expiring different pages at different times, not caching some pages at all, caching multiple version.........

Similar: 50%

SG CachePress

The main functionality of SG CachePress is to purge your dynamic cache whenever your content updates. For example, when you create a new post, someone comments your articles, etc. In addition to that, if you have a working Memcached service on your server, the plugin will allow you to easily configu.........

Similar: 45%

Check and Enable GZIP compression

GZIP compression is bundling (zipping) pages on a web server before the page is sent to the visitor. This saves bandwidth and therefore increases the loading speed of the page significantly. The visitors' web browser then automatically unzips the pages. This compressing and unzipping only takes a .........

Similar: 40%

Tribe Object Cache

Quickly and easily add object cache support that works across environments. All you have to do is activate the plugin and your install will immediately be set up to support any of the following if they are available on the server: APC Memcached Xcache WinCache ...

Similar: 37%

Redis Object Cache

A persistent object cache backend powered by Redis. Supports HHVM's Redis extension, the PCEL Redis Extension and the Predis library for PHP (Predis requires PHP 5.4 or greater). To adjust the connection parameters or prefixing cache keys, see Other Notes. Forked from Eric Mann's and Erick Hitter'.........

Similar: 36%

Simple Site Speed

This is a WordPress plugin that adds advanced load timing to each page. Know exactly what is causing slow (or fast) page loading on every page. It's like doing a lightweight and fast speed test on every page! It does not require any settings and is displayed at the bottom-left of the page. The overa.........

Similar: 36%

Nginx Cache

Flush the Nginx cache (FastCGI, Proxy, uWSGI) automatically when content changes or manually within WordPress. Requirements: The Filesystem API needs to be setup so it won't ask for credentials. Nginx and PHP need to either run under the same user, or the PHP user needs write access to Nginx's ca.........

Similar: 23%

Admin Flush W3TC Cache

Adds "Empty All Caches" link to the top of every Admin page. Clicking the link clears all caches and returns you to your current page. No need to go to Performance options anymore, just clear the cache from wherever you are. Requires the W3 Total Cache plugin, so make sure it is installed and activ.........

Similar: 6%

AIO Cache & Performance

AIO Cache, a stable and simple cache, minify, and performance solution for those of you looking for solid raw performance and response times. Fast, Powerful, and Effective! Unlike other performance solutions, you don't need to configure AIO Cache. Just install and go. Quick and Simple! Best part i.........

Similar: 6%

W3 Total Cache

The only WordPress Performance Optimization (WPO) framework; designed to improve user experience and page speed. Recommended by web hosts like: Page.ly, Synthesis, DreamHost, MediaTemple, Go Daddy, Host Gator and countless more. Trusted by countless companies like: AT&T, stevesouders.com, matt.........

Similar: 4%