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:
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.
1. Install Centmin Mod
2. Nginx Wordpress + WP-FFPC Plugin Setup + ngx_pagespeed setup
Guide is broken down into 4 sections:
- Installing WordPress
- Installing WP-FFPC plugin
- Check to see if WP-FFPC plugin is working
- Enabling ngx_pagespeed module
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: