I decided to put a nginX (pronounced as ‘Engine X’) as my primary webserver to reduce the server load and improve performance.
Nginx can only handle static content (CSS, simple HTML, and static files) l have to proxy incoming dynamic requests to another server, in my case Apache2 with PHP5 as suExec/ Fcgid.