By info1063939
Hi,
I have a WordPress site that gets over 2 million pageviews per month. Traffic is approx 3TB/month and the WP theme + plugins use approx 30MB frontend. The theme is built on the Genesis Framework.
Now we want to move the site here and install it on a LEMP stack.
Are there complete step by step instructions available for a LEMP stack completely optimized for WordPress?
I already have followed the basic instructions from Justin Ellingwood (https://www.digitalocean.com/community/tutorials/how-to-install-linux-nginx-mysql-php-lemp-stack-on-ubuntu-14-04), here on DO, which look very good.
However, I guess I need some more advanced instructions for further finetuning and optimizing everything for WordPress.
Things we’re thinking of are
LEMP with PHP microcaching for performance? (see http://reviewsignal.com/blog/2014/06/25/40-million-hits-a-day-on-wordpress-using-a-10-vps/)
Other / further PHP optimization?
MySQL optimization?
CSF for security?
Other hardening / security needs?
ReWrite rules must be possible for nice permalinks and custom 301’s
SSL must be possible
We only want to use it as a webserver.
No email
No Control Panel
With the instructions we want to create a secure, high performing server that is fully optimized for WordPress.
Any help would be highly appreciated.
Thank you, Maurice
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
First off the bat, replace PHP with HHVM (up to 9x faster using less resources) and sign up for CloudFlare if you havn’t already (you may have some issues if you want to use your own SSL cert with the free plan).
Check out MariaDB as a replacement to MySQL which is “supposedly” faster but different comparisons vary on their results.
HHVM is completely new to me. I’ve read something about it and I think it’s a good idea to investigate that further. No idea how to implement it, yet… but i’ll keep reading… ;-) Thanks for the suggestion.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.