Monday, November 23, 2009

Proxy- nginx





















nginx
Developer(s)Igor Sysoev
Stable release0.7.59 / 2009-05-25; 46 days ago
Operating systemUnix-like, Windows
TypeWeb server, E-mail proxy
LicenseBSD-like
Websitewww.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