This document discusses using Nginx as a web server and content accelerator. It provides two examples of how to configure Nginx for acceleration. The first example shows configuring Nginx with PHP-FCGI to accelerate PHP content. The second example demonstrates configuring Nginx to proxy requests to an Apache server running PHP in the backend. Additional sections cover using Nginx as a cache, examples of caching configurations, and provisioning cache nodes across multiple servers.