nginx - lightweight web server
Posted on July 18th, 2008 in Internet, Learning, Linux | No Comments »

nginx (pronounced “engine X”) is a lightweight web server/reverse proxy and e-mail (IMAP/POP3) proxy, licensed under a BSD-like license.
Basic HTTP features:
- Handling of static files, index files and auto-indexing
- Reverse proxy without caching, load balancing, and fault tolerance
- SSL support
- FastCGI support
- Name- and IP-based virtual servers
- FLV streaming
Kayaknya asik juga dicoba untuk menggantikan apache. Yang tertarik bisa main kesini http://www.nginx.net/

