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
(2 marks)