nginx

How To Install A Complete LEMP Server On Ubuntu/Debian

| | | | | | | |

This HowTo will describe the setup of an efficient http server and mail server for small or medium configurations (as low as 96 mb). Why LEMP instead of LAMP? NGINX is a great replacement for Apache with very low memory footprint and great stability.

Nginx HTTP Server + PHP5 (With fast-cgi And xcache) On Ubuntu Feisty Fawn

| | | | | | |

This HowTo describes the implementation of Nginx with php5 support (through FastCGI). The fast-cgi process will be initiated via spawn-fcgi. Nginx is a great replacement of Apache with very low memory footprint and contrary to Lighttpd, does not suffer from memory leak over time. You can then use all the memory left to unleash the power of mysql for instance by increasing the default query cache.

Syndicate content