FastCGI in 5 minutes
FastCGI "is a binary protocol for interfacing interactive programs with a web server" (from Wikipedia).
In the same vain as my nginx in 15 minutes post, I thought i'd outline FastCGI, and its implementation on nginx with PHPFPM.
A FastCGI server is independent of your web