How to Optimize WordPress Performance with nginx and WP Super Cache
This is a simple and effective method how to serve WordPress pages blazingly fast: produce static HTML files with WP Super Cache, and serve them directly with nginx.
A nice walk-through (with nginx configs) for setting up WP Super Cache. I’ve yet to enable any caching on this site as it doesn’t really need it, but I might give this a try.