
nginx
nginx configuration
What is nginx?
nginx [engine x] is a HTTP and reverse proxy server, as well as a mail proxy server written by Igor Sysoev. It has been running for more than five years on many heavily loaded Russian sites including Rambler (RamblerMedia.com).
Basic HTTP server features
Serving static and index files, autoindexing; open file descriptor cache; Accelerated reverse proxying with caching; simple load balancing and fault tolerance; Accelerated support with caching of FastCGI, uwsgi, SCGI, and memcached servers; simple load balancing and fault tolerance; Modular architecture. Filters include gzipping, byte ranges, chunked responses, XSLT, SSI, and image transformation filter. Multiple SSI inclusions within a single page can be processed in parallel if they are handled by proxied or FastCGI/uwsgi/SCGI servers; SSL and TLS SNI support.
nginx Screenshots
nginx Features
nginx information
Supported Languages
- English
Comments and Reviews
Said about nginx as an alternative
nginx is a great alternative if using as reverse proxy, or hosting pages that strictly use html/css/javascript for content, but if you have php, python, or any other server side languages in your code i would recommend using Apache
Nginx as highly configurable as Apache, but Nginx consumes less resources.
Tags
- Http Daemon (httpd)
- open-source-projects
- Cache
- proxy-server
Lists containing nginx
My Setup - All Apps and Software • Core, Development & Services • Mallard Media Productions • Linux ServersRecent user activities on nginx
- spitfireliked nginxsp
ledgermediaadded nginx as alternative(s) to PaladinVPN
- nic5liked nginxni
A little different to install than apache but it runs so much faster, I added SSL with ease here is how I did it.
Welcome to nginx!