1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/nginx/nginx.desc
3 [COPY] Copyright (C) 2006 - 2022 The T2 SDE Project
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] A high perfomance http and reverse proxy server
14 [T] Nginx (engine x) is a http server developed since spring 2002, beeing
15 [T] used on several sufficiently loaded sites including on the majority of
16 [T] the servers of rambler.ru.
18 [T] Basic functionality:
19 [T] * serving static queries, index it is file, the automatic creation
20 [T] of list it is file
21 [T] * accelerated proxing without caching, simple load balancing and failure
23 [T] * the accelerated support of the remote FastCGI servers, simple load
24 [T] balance and failure tolerance
25 [T] * modularity, filters, including compression (gzip), byte-ranges (dokachka),
26 [T] chunked the answers, SSI- filter; several subqueries on one page,
27 [T] processed in SSI- filter through proxy or FastccGI, are carried out in
31 [U] http://nginx.org/en/
33 [A] Igor Sysoev <igor@sysoev.ru>
34 [M] Rene Rebe <rene@t2-project.org>
42 [P] X -----5---9 800.000
45 [O] confopt="--user=nginx --group=nginx --prefix=/$prefix --crossbuild=Linux::$arch --conf-path=/etc/nginx/nginx.conf"
48 [D] 62d087057807ca04eb18beb9858ff40373473aaaa51ee305811f3ffa nginx-1.21.6.tar.gz http://nginx.org/download/