* updated kmbox (21.12.1 -> 21.12.2), untested
[t2-trunk.git] / package / network / nginx / nginx.desc
blob61724a7274b56d15a220fcc9dfb5f3c95f1a3825
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/nginx/nginx.desc
3 [COPY] Copyright (C) 2006 - 2022 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
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.
17 [T]
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
22 [T]   tolerance
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
28 [T]   parallel.
29 [T] * support SSL
31 [U] http://nginx.org/en/
33 [A] Igor Sysoev <igor@sysoev.ru>
34 [M] Rene Rebe <rene@t2-project.org>
36 [F] CROSS
37 [C] extra/network
39 [L] GPL
40 [S] Stable
41 [V] 1.21.6
42 [P] X -----5---9 800.000
44 [O] cleanconfopt=0
45 [O] confopt="--user=nginx --group=nginx --prefix=/$prefix --crossbuild=Linux::$arch --conf-path=/etc/nginx/nginx.conf"
47 [CV-FLAGS] ODD-STABLE
48 [D] 62d087057807ca04eb18beb9858ff40373473aaaa51ee305811f3ffa nginx-1.21.6.tar.gz http://nginx.org/download/