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 :)
June 18th, 2008 at 3:05 pm
I’ve been using nginx for exactly this purpose for a year and a half now - it works an absolute treat.