Scaling tip: set lighttpd in front of Apache to handle http requests, redirect dynamic requests to apache and handle static files by itself. Ah, smart :)
Scaling tip: set lighttpd in front of Apache to handle http requests, redirect dynamic requests to apache and handle static files by itself. Ah, smart :)
I’ve been using nginx for exactly this purpose for a year and a half now – it works an absolute treat.