Nginx1.26.2
HTTP server.
- Networking
- HTTP
- Servers
Nginx is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoev. For a long time, it has been running on many heavily loaded Russian sites. NGINX solves scalability problem for the busiest websites on the Internet.
Features include:
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 servers; SSL and TLS SNI support..
- linux
- windows
- MacOS
- Downloads8497
- LicenseGPL
- PlatformsLinux, MacOS, Windows
- Tags