nginx

small, powerful, scalable web/proxy server
  https://nginx.net
  4
  2 reviews



Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers.

This is a dependency package to install either nginx-core (by default), nginx-full, nginx-light or nginx-extras.
Latest reviews
5
lib2know 9 years ago

good experience, especially on Raspberry Pi, where performance pays out even more

5
TitusX 12 years ago

Best webserver ever. Fast, small and extremely flexible. You can set and overwrite nearly every option on different levels - e.g. logfiles at global level, at server level or per path match. Try to use it with the new php5-fmp (fcgi) and php-apc (opcode-cacher).