This guide will show you how to configure varnish for WordPress along with APC, NginX and PHP-FPM. Wordpress has gained massive popularity and currently accounts for a decent slice of the internets webpages. In the recent years, the makers of WordPress have seen a massive surge in its community, bringing new plugins and themes to the table. It is incredibly extensive and the api vast, but with this expansion also comes a problem. Wordpress is not known for vetting plugins, so whenever you install a free plugin, or even some paid plugins, you run the risk of introducing poor code into your site. Perhaps code that will either break functionality, or slow your site’s speed down to a halt. This guide assumes that you have knowledge of WordPress and that you are proficient using command line in a server environment. Enough talk, Lets dive into a setup that I personally use on all my WordPress blogs to keep content flowing smoothly and most of all, fas...