nginx: A high perfomance http and reverse proxy server1

Nginx (engine x) is a http server developed since spring 2002, beeing used on several sufficiently loaded sites including on the majority of the servers of rambler.ru.

Basic functionality: * serving static queries, index it is file, the automatic creation of list it is file * accelerated proxing without caching, simple load balancing and failure tolerance * the accelerated support of the remote FastCGI servers, simple load balance and failure tolerance * modularity, filters, including compression (gzip), byte-ranges (dokachka), chunked the answers, SSI- filter; several subqueries on one page, processed in SSI- filter through proxy or FastccGI, are carried out in parallel. * support SSL

... part of T2, get it here

URL: https://nginx.org/en/

Author: Igor Sysoev <igor [at] sysoev [dot] ru>
Maintainer: Rene Rebe <rene [at] t2-project [dot] org>

License: GPL
Status: Stable
Version: 1.25.4

Remark: Does cross compile (as setup and patched in T2).

Download: https://nginx.org/download/ nginx-1.25.4.tar.gz
Download: https://github.com/kjdev/nginx-auth-jwt/ tags
Download: https://github.com/aperezdc/ngx-fancyindex/tags/download/v0.5.2/ ngx-fancyindex-0.5.2.tar.xz
Download: https://github.com/vision5/ngx_devel_kit/ tags
Download: https://github.com/Lax/traffic-accounting-nginx-module/ tags
Download: https://github.com/openresty/array-var-nginx-module/ tags
Download: https://github.com/nginx-modules/ngx_cache_purge/ tags
Download: https://github.com/AirisX/nginx_cookie_flag_module/ tags
Download: https://github.com/arut/nginx-dav-ext-module/ tags
Download: https://github.com/openresty/echo-nginx-module/ tags

T2 source: hotfix-101-feature_test_fix.patch
T2 source: nginx.cache
T2 source: nginx.conf
T2 source: nginx.desc
T2 source: nginx.init
T2 source: no-integer-tests.patch
T2 source: postsysfiles.in

Build time (on reference hardware): 16% (relative to binutils)2

Installed size (on reference hardware): 1.31 MB, 32 files

Dependencies (build time detected): 00-dirtree bash binutils coreutils diffutils findutils gawk grep gzip libgd libxml libxslt linux-header m4 make openssl patch pcre2 sed sysfiles tar zlib

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).