2016
2015
2010
Hosting a Symfony app on NginX using PHP-FPM - Akei, the blog
by 1 otherSetup nginx and php-fpm for hosting a symfony project on Ubuntu
Install PHP-FPM 5.3.2 on Ubuntu 10.04 (Lucid Lynx) | Constant Shift
Install PHP-FPM on Ubuntu. Good to run with nginx.
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.
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
(7 marks)