Mike Pratt on BuddyPress – Social Networking in a Box

At a recent Dallas Fort Worth WordPress meetup, Mike Pratt gave a presentation on how he’s using WordPress and BuddyPress to build his very own social network: … there are a ton of excellent needs and reasons to use BuddyPress to take your site and turn it into the community it is begging to become. [...]

PixoPoint: WordPress.com For a Full Site

Really interesting case study posted by Ryan Hellyer of PixoPoint on how his firm, using CSS and a couple of upgrades, built a full site on WordPress.com for the Red Devils of the New Zealand Ice Hockey League: Ryan described the initial scope: Their original site consisted of hard coded .html files as a simple [...]

How-to: Nginx as a front-end proxy cache for WordPress

From Harvard Law’s Dan Collis-Puro, a how-to on optimizing your WordPress MU install, using Nginx as a front-end proxy cache for WordPress: We put an nginx caching proxy server in front of our wordpress mu install and sped it up dramatically – in some cases a thousandfold. I’ve packaged up a plugin, along with installation [...]

How-to: Nginx as a front-end proxy cache for WordPress

1 Feb 10
Raanan Bar-Cohen

From Harvard Law’s Dan Collis-Puro, a how-to on optimizing your WordPress MU install, using Nginx as a front-end proxy cache for WordPress:

We put an nginx caching proxy server in front of our wordpress mu install and sped it up dramatically – in some cases a thousandfold. I’ve packaged up a plugin, along with installation instructions here – WordPress Nginx proxy cache integrator.

You can read the full details on Dan’s blog and grab the plugin from the WordPress.org plugin directory.

[ Visit http://blogs.law.harvard.edu/djcp ]

Tags: , , | Follow any comments here with the RSS feed for this post.

4 Responses to “How-to: Nginx as a front-end proxy cache for WordPress”

  1. Dan Collis-Puro February 1st, 2010 at 8:09 pm Reply

    Howdy! The plugin is here:

    http://wordpress.org/extend/plugins/nginx-proxy-cache-integrator/

    The plugin itself is fairly simple – the “magic” is mostly in nginx and how awesome it is as a proxy cache. You will probably want to tweak the cache timeout rules to fit your traffic – but that should be fairly easy to figure out if you look through the example nginx configs.

  2. Pingback: Nginx - WordPress Tavern Forum
  3. Ryan February 2nd, 2010 at 4:42 pm Reply

    Awesome! Thanks for the link :) There isn’t a lot of information available about this sort of things. For whatever reason people seem to set it up, but never bother publishing how they did it or what the best route to doing it is :(

Leave a Reply