nginx (pronounced "engine X") is a lightweight web server/reverse proxy and e-mail (IMAP/POP3) proxy, licensed under a BSD-like license.
Users
Originally, nginx was developed to fill the needs of various websites run by Rambler. According to the June 2008 Netcraft survey, nginx is now used on 2,125,160 domains, making it the third most popular web server. Large sites that use nginx include:
In addition, Zimbra includes nginx as POP3 and IMAP proxy/router [10].
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
- Web page access authentication
Mail proxy features
It is known to be able to run on UNIX, Linux, BSD variants, Mac OS X, Solaris, and Microsoft Windows (using Cygwin).
See also
External links
|