The method I would like to describe is based on the webserver
lighttpd.
Lighttpd is a single process webserver written for high traffic sites. It supports fast-cgi out of the box which makes it ideal for hosting PHP applications. There are lots of nice modules for the daily work like mod_access or mod_rewrite. For more infos see the internals
There are also some benchmarks there. Lighty´s home is always worth having a look at.
The method I would like to describe is based on the webserver
lighttpd.
Lighttpd is a single process webserver written for high traffic sites. It supports fast-cgi out of the box which makes it ideal for hosting PHP applications. There are lots of nice modules for the daily work like mod_access or mod_rewrite. For more infos see the internals
There are also some benchmarks there. Lighty´s home is always worth having a look at.