amuck-landowner

eva2000

Active Member
Seeing as folks have already shared various Wordpress cache tutorials, I'll share mine for a Centmin Mod Nginx Wordpress + WP-FFPC Plugin Setup + ngx_pagespeed setup :)

1. Install Centmin Mod

2. Nginx Wordpress + WP-FFPC Plugin Setup + ngx_pagespeed setup

Guide is broken down into 4 sections:

  1. Installing WordPress
  2. Installing WP-FFPC plugin
  3. Check to see if WP-FFPC plugin is working
  4. Enabling ngx_pagespeed module
Enjoy :)

FYI, if you are wondering between the fastcgi_cache vs WP-FFPC memcached vs Redis cache methods. Fastest to slowest is in this order for performance = fastcgi_cache > WP-FFPC memcached > Redis cache on Centmin Mod based installs.
 
Last edited by a moderator:
Top
amuck-landowner