Developer(s) | Igor Sysoev |
---|---|
Stable release | 0.7.59 / 2009-05-25 |
Operating system | Unix-like, Windows |
Type | Web server, E-mail proxy |
License | BSD-like |
Website | www.nginx.net |
nginx (pronounced as "engine X") is a lightweight, high performance web server/reverse proxy and e-mail (IMAP/POP3) proxy, licensed under a BSD-like license.
Contents
Users
Originally, nginx was developed to fill the needs of various websites run by Rambler. According to the May 2009 Netcraft survey, nginx is now used on 6,342,250 domains, making it the fifth most popular web server[1].
Basic HTTP features
- Handling of static files, index files and auto-indexing
- Reverse proxy with caching
- Load balancing
- fault tolerance
- SSL support
- FastCGI support
- Name- and IP-based virtual servers
- FLV streaming
- MP4 streaming, using the MP4 streaming module
- Web page access authentication
- gzip compression
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). A native Windows version is being worked on in the experimental release.
No comments:
Post a Comment