September 2010
Install PHP-FPM 5.3.2 on Ubuntu 10.04 (Lucid Lynx) | Constant Shift
Install PHP-FPM on Ubuntu. Good to run with nginx.
August 2010
High Scalability - High Scalability - 6 Ways to Kill Your Servers - Learning How to Scale the Hard Way
(via)Interesting article about scaling a website : caching, alternative webserver, replication, take care of not messing the filesystem, ... The comments are interesting too.
June 2010
NGINX + PHP-FPM + APC = Awesome
by 2 others (via)nginx + php + apc is faster than mod_php apache mode. Here is how to install and setup it up.
1
(3 marks)