annotate xml/ru/index.xml @ 1795:d4a584797f51

Updated the list of features on the "About" page.
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 26 Sep 2016 20:54:23 +0300
parents 7992d5f907c6
children 42fb2c3c9615
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
580
be54c443235a Added copyright markers to documentation sources.
Ruslan Ermilov <ru@nginx.com>
parents: 579
diff changeset
1 <!--
be54c443235a Added copyright markers to documentation sources.
Ruslan Ermilov <ru@nginx.com>
parents: 579
diff changeset
2 Copyright (C) Igor Sysoev
be54c443235a Added copyright markers to documentation sources.
Ruslan Ermilov <ru@nginx.com>
parents: 579
diff changeset
3 Copyright (C) Nginx, Inc.
be54c443235a Added copyright markers to documentation sources.
Ruslan Ermilov <ru@nginx.com>
parents: 579
diff changeset
4 -->
be54c443235a Added copyright markers to documentation sources.
Ruslan Ermilov <ru@nginx.com>
parents: 579
diff changeset
5
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
6 <!DOCTYPE article SYSTEM "../../dtd/article.dtd">
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
7
123
7db449e89e92 Unified the use of the "name" attribute instead of "title".
Ruslan Ermilov <ru@nginx.com>
parents: 121
diff changeset
8 <article name="nginx"
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
9 link="/ru/"
589
764fbac1b8b4 Added document revision.
Ruslan Ermilov <ru@nginx.com>
parents: 580
diff changeset
10 lang="ru"
1795
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
11 rev="63">
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
12
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
13
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
14 <section>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
15
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
16 <para>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
17 nginx [engine x]&mdash;это HTTP-сервер и обратный прокси-сервер,
1463
83e49a60c9ca An introductory word about TCP proxying.
Ruslan Ermilov <ru@nginx.com>
parents: 1441
diff changeset
18 почтовый прокси-сервер,
1662
48615cf80e20 Documented the UDP proxy functionality.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1656
diff changeset
19 а также TCP/UDP прокси-сервер общего назначения,
1463
83e49a60c9ca An introductory word about TCP proxying.
Ruslan Ermilov <ru@nginx.com>
parents: 1441
diff changeset
20 изначально написанный <link url="http://sysoev.ru">Игорем Сысоевым</link>.
94
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
21 Уже длительное время он обслуживает
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
22 серверы многих высоконагруженных российских сайтов, таких как
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
23 <link url="http://www.yandex.ru">Яндекс</link>,
1314
3475e118fc5d Updated links on the "about" page.
Valentin Bartenev <vbart@nginx.com>
parents: 1299
diff changeset
24 <link url="http://mail.ru">Mail.Ru</link>,
3475e118fc5d Updated links on the "about" page.
Valentin Bartenev <vbart@nginx.com>
parents: 1299
diff changeset
25 <link url="http://vk.com">ВКонтакте</link> и
94
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
26 <link url="http://www.rambler.ru">Рамблер</link>.
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
27 Согласно статистике Netcraft nginx обслуживал или проксировал
1792
7992d5f907c6 Updated with Netcraft September 2016 Web Server Survey stats.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1789
diff changeset
28 <link url="https://news.netcraft.com/archives/2016/09/19/september-2016-web-server-survey.html">27.60%
7992d5f907c6 Updated with Netcraft September 2016 Web Server Survey stats.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1789
diff changeset
29 самых нагруженных сайтов в сентябре 2016 года</link>.
94
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
30 Вот некоторые примеры успешного внедрения nginx (тексты на английском языке):
1656
3526de7d75a6 Updated link to Netflix website.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1655
diff changeset
31 <link url="https://openconnect.itp.netflix.com/software/">Netflix</link>,
1527
f9a138e5ab14 Updated links to nginx.com website.
Valentin Bartenev <vbart@nginx.com>
parents: 1490
diff changeset
32 <link url="https://www.nginx.com/case-studies/nginx-wordpress-com/">Wordpress.com</link>,
532
480a4cd56a6a Mentioned Netflix success story.
Ruslan Ermilov <ru@nginx.com>
parents: 528
diff changeset
33 <link url="http://blog.fastmail.fm/2007/01/04/webimappop-frontend-proxies-changed-to-nginx/">FastMail.FM</link>.
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
34 </para>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
35
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
36 <para>
579
dc1f84a73fa1 Clarified that documentation is provided under the same license terms.
Ruslan Ermilov <ru@nginx.com>
parents: 567
diff changeset
37 Исходные тексты и документация распространяются под
95
d4a3dc152ec1 Restoring original LICENSE edition.
Igor Sysoev <igor@sysoev.ru>
parents: 94
diff changeset
38 <link url="../LICENSE">BSD-подобной лицензией из 2 пунктов</link>.
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
39 </para>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
40
1315
1d60e4b8c463 Added a sentence about commertial support to the "about" page.
Valentin Bartenev <vbart@nginx.com>
parents: 1314
diff changeset
41 <para>
1d60e4b8c463 Added a sentence about commertial support to the "about" page.
Valentin Bartenev <vbart@nginx.com>
parents: 1314
diff changeset
42 Коммерческая поддержка осуществляется компанией
1527
f9a138e5ab14 Updated links to nginx.com website.
Valentin Bartenev <vbart@nginx.com>
parents: 1490
diff changeset
43 <link url="https://www.nginx.com">Nginx, Inc.</link>
1315
1d60e4b8c463 Added a sentence about commertial support to the "about" page.
Valentin Bartenev <vbart@nginx.com>
parents: 1314
diff changeset
44 </para>
1d60e4b8c463 Added a sentence about commertial support to the "about" page.
Valentin Bartenev <vbart@nginx.com>
parents: 1314
diff changeset
45
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
46 </section>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
47
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
48
121
49443032011c Unified <section> syntax for "article" and "module" documents.
Ruslan Ermilov <ru@nginx.com>
parents: 95
diff changeset
49 <section id="basic_http_features"
49443032011c Unified <section> syntax for "article" and "module" documents.
Ruslan Ermilov <ru@nginx.com>
parents: 95
diff changeset
50 name="Основная функциональность HTTP-сервера">
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
51
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
52 <para>
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
53 <list type="bullet">
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
54
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
55 <listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
56 Обслуживание статических запросов,
94
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
57 <link doc="docs/http/ngx_http_index_module.xml">индексных
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
58 файлов</link>,
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
59 <link doc="docs/http/ngx_http_autoindex_module.xml">автоматическое
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
60 создание списка файлов</link>,
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
61 <link doc="docs/http/ngx_http_core_module.xml"
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
62 id="open_file_cache">кэш дескрипторов открытых файлов</link>;
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
63 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
64
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
65 <listitem>
94
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
66 <link doc="docs/http/ngx_http_proxy_module.xml">Акселерированное
278
ee8368ab093b Added missing word.
Ruslan Ermilov <ru@nginx.com>
parents: 232
diff changeset
67 обратное проксирование с кэшированием</link>,
1463
83e49a60c9ca An introductory word about TCP proxying.
Ruslan Ermilov <ru@nginx.com>
parents: 1441
diff changeset
68 <link doc="docs/http/ngx_http_upstream_module.xml">распределение нагрузки
83e49a60c9ca An introductory word about TCP proxying.
Ruslan Ermilov <ru@nginx.com>
parents: 1441
diff changeset
69 и отказоустойчивость</link>;
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
70 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
71
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
72 <listitem>
94
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
73 Акселерированная поддержка
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
74 <link doc="docs/http/ngx_http_fastcgi_module.xml">FastCGI</link>,
1194
9264fdb6c833 Added links to uwsgi.
Ruslan Ermilov <ru@nginx.com>
parents: 1181
diff changeset
75 <link doc="docs/http/ngx_http_uwsgi_module.xml">uwsgi</link>,
1181
b8f0362f61e5 Added links to scgi.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1179
diff changeset
76 <link doc="docs/http/ngx_http_scgi_module.xml">SCGI</link> и
94
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
77 <link doc="docs/http/ngx_http_memcached_module.xml">memcached</link>
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
78 серверов с кэшированием,
1463
83e49a60c9ca An introductory word about TCP proxying.
Ruslan Ermilov <ru@nginx.com>
parents: 1441
diff changeset
79 <link doc="docs/http/ngx_http_upstream_module.xml">распределение нагрузки
83e49a60c9ca An introductory word about TCP proxying.
Ruslan Ermilov <ru@nginx.com>
parents: 1441
diff changeset
80 и отказоустойчивость</link>;
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
81 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
82
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
83 <listitem>
94
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
84 Модульность, фильтры, в том числе
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
85 <link doc="docs/http/ngx_http_gzip_module.xml">сжатие (gzip)</link>,
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
86 byte-ranges (докачка),
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
87 chunked ответы,
94
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
88 <link doc="docs/http/ngx_http_xslt_module.xml">XSLT-фильтр</link>,
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
89 <link doc="docs/http/ngx_http_ssi_module.xml">SSI-фильтр</link>,
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
90 <link doc="docs/http/ngx_http_image_filter_module.xml">преобразование
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
91 изображений</link>;
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
92 несколько подзапросов на одной странице, обрабатываемые в SSI-фильтре
1194
9264fdb6c833 Added links to uwsgi.
Ruslan Ermilov <ru@nginx.com>
parents: 1181
diff changeset
93 через прокси или FastCGI/uwsgi/SCGI, выполняются параллельно;
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
94 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
95
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
96 <listitem>
94
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
97 <link doc="docs/http/ngx_http_ssl_module.xml">Поддержка SSL и
1566
0ca33afb461b Added the http2 module.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1549
diff changeset
98 расширения TLS SNI</link>;
0ca33afb461b Added the http2 module.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1549
diff changeset
99 </listitem>
0ca33afb461b Added the http2 module.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1549
diff changeset
100
0ca33afb461b Added the http2 module.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1549
diff changeset
101 <listitem>
0ca33afb461b Added the http2 module.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1549
diff changeset
102 Поддержка <link doc="docs/http/ngx_http_v2_module.xml">HTTP/2</link>
0ca33afb461b Added the http2 module.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1549
diff changeset
103 с приоритизацией на основе весов и зависимостей.
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
104 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
105
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
106 </list>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
107 </para>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
108
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
109 </section>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
110
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
111
121
49443032011c Unified <section> syntax for "article" and "module" documents.
Ruslan Ermilov <ru@nginx.com>
parents: 95
diff changeset
112 <section id="other_http_features"
49443032011c Unified <section> syntax for "article" and "module" documents.
Ruslan Ermilov <ru@nginx.com>
parents: 95
diff changeset
113 name="Другие возможности HTTP-сервера">
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
114
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
115 <para>
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
116 <list type="bullet">
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
117
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
118 <listitem>
522
ef11546f75ee Translated "request_processing" into Russian, removed "virtual_hosts"
Ruslan Ermilov <ru@nginx.com>
parents: 513
diff changeset
119 <link doc="docs/http/request_processing.xml">Виртуальные серверы</link>,
94
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
120 определяемые по IP-адресу и имени;
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
121 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
122
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
123 <listitem>
94
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
124 Поддержка
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
125 <link doc="docs/http/ngx_http_core_module.xml"
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
126 id="keepalive_timeout">keep-alive</link>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
127 и pipelined соединений;
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
128 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
129
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
130 <listitem>
224
7f36795d99a2 Updated ngx_http_log_module documentation including translation into English.
Ruslan Ermilov <ru@nginx.com>
parents: 189
diff changeset
131 <link doc="docs/http/ngx_http_log_module.xml" id="log_format">Настройка
7f36795d99a2 Updated ngx_http_log_module documentation including translation into English.
Ruslan Ermilov <ru@nginx.com>
parents: 189
diff changeset
132 форматов логов</link>,
7f36795d99a2 Updated ngx_http_log_module documentation including translation into English.
Ruslan Ermilov <ru@nginx.com>
parents: 189
diff changeset
133 <link doc="docs/http/ngx_http_log_module.xml" id="access_log">буферизованная
7f36795d99a2 Updated ngx_http_log_module documentation including translation into English.
Ruslan Ermilov <ru@nginx.com>
parents: 189
diff changeset
134 запись в лог</link>,
1285
4e89518a5999 Moved syslog configuration details into the separate documents.
Ruslan Ermilov <ru@nginx.com>
parents: 1261
diff changeset
135 <link doc="docs/control.xml" id="logs">быстрая ротация логов</link>,
4e89518a5999 Moved syslog configuration details into the separate documents.
Ruslan Ermilov <ru@nginx.com>
parents: 1261
diff changeset
136 <link doc="docs/syslog.xml">запись в syslog</link>;
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
137 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
138
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
139 <listitem>
94
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
140 <link doc="docs/http/ngx_http_core_module.xml" id="error_page">Специальные
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
141 страницы</link> для ошибок 3xx-5xx;
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
142 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
143
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
144 <listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
145 rewrite-модуль:
94
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
146 <link doc="docs/http/ngx_http_rewrite_module.xml">изменение URI
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
147 с помощью регулярных выражений</link>;
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
148 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
149
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
150 <listitem>
94
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
151 <link doc="docs/http/ngx_http_rewrite_module.xml" id="if">Выполнение
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
152 разных функций</link> в зависимости от
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
153 <link doc="docs/http/ngx_http_geo_module.xml">адреса клиента</link>;
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
154 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
155
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
156 <listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
157 Ограничение доступа в зависимости от
971
6316a7579448 Documented the "ngx_http_auth_request" module.
Vladimir Homutov <vl@nginx.com>
parents: 961
diff changeset
158 <link doc="docs/http/ngx_http_access_module.xml">адреса клиента</link>,
6316a7579448 Documented the "ngx_http_auth_request" module.
Vladimir Homutov <vl@nginx.com>
parents: 961
diff changeset
159 <link doc="docs/http/ngx_http_auth_basic_module.xml">по паролю
6316a7579448 Documented the "ngx_http_auth_request" module.
Vladimir Homutov <vl@nginx.com>
parents: 961
diff changeset
160 (HTTP Basic аутентификация)</link> и по
6316a7579448 Documented the "ngx_http_auth_request" module.
Vladimir Homutov <vl@nginx.com>
parents: 961
diff changeset
161 <link doc="docs/http/ngx_http_auth_request_module.xml">результату
6316a7579448 Documented the "ngx_http_auth_request" module.
Vladimir Homutov <vl@nginx.com>
parents: 961
diff changeset
162 подзапроса</link>;
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
163 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
164
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
165 <listitem>
513
ed4959ff7fa0 Mentioned ngx_http_referer_module.
Ruslan Ermilov <ru@nginx.com>
parents: 484
diff changeset
166 Проверка <link doc="docs/http/ngx_http_referer_module.xml">HTTP referer</link>;
ed4959ff7fa0 Mentioned ngx_http_referer_module.
Ruslan Ermilov <ru@nginx.com>
parents: 484
diff changeset
167 </listitem>
ed4959ff7fa0 Mentioned ngx_http_referer_module.
Ruslan Ermilov <ru@nginx.com>
parents: 484
diff changeset
168
ed4959ff7fa0 Mentioned ngx_http_referer_module.
Ruslan Ermilov <ru@nginx.com>
parents: 484
diff changeset
169 <listitem>
94
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
170 <link doc="docs/http/ngx_http_dav_module.xml">Методы
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
171 PUT, DELETE, MKCOL, COPY и MOVE</link>;
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
172 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
173
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
174 <listitem>
94
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
175 <link doc="docs/http/ngx_http_flv_module.xml">FLV</link>
87
f5539fb36bbb Russian translation of ngx_http_mp4_module.
Ruslan Ermilov <ru@nginx.com>
parents: 84
diff changeset
176 и
94
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
177 <link doc="docs/http/ngx_http_mp4_module.xml">MP4</link>
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
178 стриминг;
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
179 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
180
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
181 <listitem>
94
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
182 <link doc="docs/http/ngx_http_core_module.xml"
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
183 id="limit_rate">Ограничение скорости отдачи ответов</link>;
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
184 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
185
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
186 <listitem>
94
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
187 Ограничение числа одновременных
179
8cc01e2179a9 - Reflected recent changes made to ngx_http_limit_conn_module.
Ruslan Ermilov <ru@nginx.com>
parents: 135
diff changeset
188 <link doc="docs/http/ngx_http_limit_conn_module.xml">соединений</link> и
94
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
189 <link doc="docs/http/ngx_http_limit_req_module.xml">запросов</link>
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
190 с одного адреса;
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
191 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
192
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
193 <listitem>
1795
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
194 <link doc="docs/http/ngx_http_geoip_module.xml">Геолокация по IP-адресу</link>;
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
195 </listitem>
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
196
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
197 <listitem>
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
198 <link doc="docs/http/ngx_http_split_clients_module.xml">A/B-тестирование</link>;
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
199 </listitem>
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
200
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
201 <listitem>
94
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
202 <link doc="docs/http/ngx_http_perl_module.xml">Встроенный Perl</link>.
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
203 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
204
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
205 </list>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
206 </para>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
207
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
208 </section>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
209
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
210
121
49443032011c Unified <section> syntax for "article" and "module" documents.
Ruslan Ermilov <ru@nginx.com>
parents: 95
diff changeset
211 <section id="mail_proxy_server_features"
49443032011c Unified <section> syntax for "article" and "module" documents.
Ruslan Ermilov <ru@nginx.com>
parents: 95
diff changeset
212 name="Функциональность почтового прокси-сервера">
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
213
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
214 <para>
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
215 <list type="bullet">
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
216
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
217 <listitem>
669
7205c7630157 Added links to mail modules from the "about" page.
Ruslan Ermilov <ru@nginx.com>
parents: 619
diff changeset
218 Перенаправление пользователя на
7205c7630157 Added links to mail modules from the "about" page.
Ruslan Ermilov <ru@nginx.com>
parents: 619
diff changeset
219 <link doc="docs/mail/ngx_mail_imap_module.xml">IMAP</link>-
7205c7630157 Added links to mail modules from the "about" page.
Ruslan Ermilov <ru@nginx.com>
parents: 619
diff changeset
220 или
7205c7630157 Added links to mail modules from the "about" page.
Ruslan Ermilov <ru@nginx.com>
parents: 619
diff changeset
221 <link doc="docs/mail/ngx_mail_pop3_module.xml">POP3</link>-сервер
7205c7630157 Added links to mail modules from the "about" page.
Ruslan Ermilov <ru@nginx.com>
parents: 619
diff changeset
222 с использованием внешнего HTTP-сервера
7205c7630157 Added links to mail modules from the "about" page.
Ruslan Ermilov <ru@nginx.com>
parents: 619
diff changeset
223 <link doc="docs/mail/ngx_mail_auth_http_module.xml">аутентификации</link>;
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
224 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
225
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
226 <listitem>
669
7205c7630157 Added links to mail modules from the "about" page.
Ruslan Ermilov <ru@nginx.com>
parents: 619
diff changeset
227 Проверка пользователя с помощью внешнего HTTP-сервера
7205c7630157 Added links to mail modules from the "about" page.
Ruslan Ermilov <ru@nginx.com>
parents: 619
diff changeset
228 <link doc="docs/mail/ngx_mail_auth_http_module.xml">аутентификации</link>
7205c7630157 Added links to mail modules from the "about" page.
Ruslan Ermilov <ru@nginx.com>
parents: 619
diff changeset
229 и перенаправление соединения на внутренний
7205c7630157 Added links to mail modules from the "about" page.
Ruslan Ermilov <ru@nginx.com>
parents: 619
diff changeset
230 <link doc="docs/mail/ngx_mail_smtp_module.xml">SMTP</link>-сервер;
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
231 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
232
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
233 <listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
234 Методы аутентификации:
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
235
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
236 <list type="bullet">
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
237
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
238 <listitem>
669
7205c7630157 Added links to mail modules from the "about" page.
Ruslan Ermilov <ru@nginx.com>
parents: 619
diff changeset
239 <link doc="docs/mail/ngx_mail_pop3_module.xml" id="pop3_auth">POP3</link>:
7205c7630157 Added links to mail modules from the "about" page.
Ruslan Ermilov <ru@nginx.com>
parents: 619
diff changeset
240 USER/PASS, APOP, AUTH LOGIN/PLAIN/CRAM-MD5;
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
241 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
242
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
243 <listitem>
669
7205c7630157 Added links to mail modules from the "about" page.
Ruslan Ermilov <ru@nginx.com>
parents: 619
diff changeset
244 <link doc="docs/mail/ngx_mail_imap_module.xml" id="imap_auth">IMAP</link>:
7205c7630157 Added links to mail modules from the "about" page.
Ruslan Ermilov <ru@nginx.com>
parents: 619
diff changeset
245 LOGIN, AUTH LOGIN/PLAIN/CRAM-MD5;
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
246 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
247
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
248 <listitem>
669
7205c7630157 Added links to mail modules from the "about" page.
Ruslan Ermilov <ru@nginx.com>
parents: 619
diff changeset
249 <link doc="docs/mail/ngx_mail_smtp_module.xml" id="smtp_auth">SMTP</link>:
7205c7630157 Added links to mail modules from the "about" page.
Ruslan Ermilov <ru@nginx.com>
parents: 619
diff changeset
250 AUTH LOGIN/PLAIN/CRAM-MD5;
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
251 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
252
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
253 </list>
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
254 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
255
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
256 <listitem>
669
7205c7630157 Added links to mail modules from the "about" page.
Ruslan Ermilov <ru@nginx.com>
parents: 619
diff changeset
257 Поддержка <link doc="docs/mail/ngx_mail_ssl_module.xml">SSL</link>;
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
258 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
259
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
260 <listitem>
669
7205c7630157 Added links to mail modules from the "about" page.
Ruslan Ermilov <ru@nginx.com>
parents: 619
diff changeset
261 Поддержка
7205c7630157 Added links to mail modules from the "about" page.
Ruslan Ermilov <ru@nginx.com>
parents: 619
diff changeset
262 <link doc="docs/mail/ngx_mail_ssl_module.xml" id="starttls">STARTTLS
7205c7630157 Added links to mail modules from the "about" page.
Ruslan Ermilov <ru@nginx.com>
parents: 619
diff changeset
263 и STLS</link>.
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
264 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
265
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
266 </list>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
267 </para>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
268
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
269 </section>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
270
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
271
1662
48615cf80e20 Documented the UDP proxy functionality.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1656
diff changeset
272 <section id="generic_proxy_server_features"
48615cf80e20 Documented the UDP proxy functionality.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1656
diff changeset
273 name="Функциональность TCP/UDP прокси-сервера">
1463
83e49a60c9ca An introductory word about TCP proxying.
Ruslan Ermilov <ru@nginx.com>
parents: 1441
diff changeset
274
83e49a60c9ca An introductory word about TCP proxying.
Ruslan Ermilov <ru@nginx.com>
parents: 1441
diff changeset
275 <para>
83e49a60c9ca An introductory word about TCP proxying.
Ruslan Ermilov <ru@nginx.com>
parents: 1441
diff changeset
276 <list type="bullet">
83e49a60c9ca An introductory word about TCP proxying.
Ruslan Ermilov <ru@nginx.com>
parents: 1441
diff changeset
277
83e49a60c9ca An introductory word about TCP proxying.
Ruslan Ermilov <ru@nginx.com>
parents: 1441
diff changeset
278 <listitem>
1662
48615cf80e20 Documented the UDP proxy functionality.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1656
diff changeset
279 <link doc="docs/stream/ngx_stream_proxy_module.xml">Проксирование
48615cf80e20 Documented the UDP proxy functionality.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1656
diff changeset
280 TCP и UDP;</link>
48615cf80e20 Documented the UDP proxy functionality.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1656
diff changeset
281 </listitem>
48615cf80e20 Documented the UDP proxy functionality.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1656
diff changeset
282
48615cf80e20 Documented the UDP proxy functionality.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1656
diff changeset
283 <listitem>
1795
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
284 <link doc="docs/stream/ngx_stream_ssl_module.xml">SSL termination и
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
285 поддержка SNI</link> для TCP;
1662
48615cf80e20 Documented the UDP proxy functionality.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1656
diff changeset
286 </listitem>
48615cf80e20 Documented the UDP proxy functionality.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1656
diff changeset
287
48615cf80e20 Documented the UDP proxy functionality.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1656
diff changeset
288 <listitem>
48615cf80e20 Documented the UDP proxy functionality.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1656
diff changeset
289 <link doc="docs/stream/ngx_stream_upstream_module.xml">Распределение нагрузки
1463
83e49a60c9ca An introductory word about TCP proxying.
Ruslan Ermilov <ru@nginx.com>
parents: 1441
diff changeset
290 и отказоустойчивость</link>;
83e49a60c9ca An introductory word about TCP proxying.
Ruslan Ermilov <ru@nginx.com>
parents: 1441
diff changeset
291 </listitem>
83e49a60c9ca An introductory word about TCP proxying.
Ruslan Ermilov <ru@nginx.com>
parents: 1441
diff changeset
292
1638
6d9d10ec0974 Mentioned stream access and limit_conn modules in the intro.
Ruslan Ermilov <ru@nginx.com>
parents: 1637
diff changeset
293 <listitem>
6d9d10ec0974 Mentioned stream access and limit_conn modules in the intro.
Ruslan Ermilov <ru@nginx.com>
parents: 1637
diff changeset
294 Ограничение доступа в зависимости от
6d9d10ec0974 Mentioned stream access and limit_conn modules in the intro.
Ruslan Ermilov <ru@nginx.com>
parents: 1637
diff changeset
295 <link doc="docs/stream/ngx_stream_access_module.xml">адреса клиента</link>;
6d9d10ec0974 Mentioned stream access and limit_conn modules in the intro.
Ruslan Ermilov <ru@nginx.com>
parents: 1637
diff changeset
296 </listitem>
6d9d10ec0974 Mentioned stream access and limit_conn modules in the intro.
Ruslan Ermilov <ru@nginx.com>
parents: 1637
diff changeset
297
6d9d10ec0974 Mentioned stream access and limit_conn modules in the intro.
Ruslan Ermilov <ru@nginx.com>
parents: 1637
diff changeset
298 <listitem>
1795
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
299 Выполнение разных функций в зависимости от
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
300 <link doc="docs/http/ngx_http_geo_module.xml">адреса клиента</link>;
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
301 </listitem>
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
302
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
303 <listitem>
1638
6d9d10ec0974 Mentioned stream access and limit_conn modules in the intro.
Ruslan Ermilov <ru@nginx.com>
parents: 1637
diff changeset
304 Ограничение числа одновременных
6d9d10ec0974 Mentioned stream access and limit_conn modules in the intro.
Ruslan Ermilov <ru@nginx.com>
parents: 1637
diff changeset
305 <link doc="docs/stream/ngx_stream_limit_conn_module.xml">соединений</link>
1795
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
306 с одного адреса;
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
307 </listitem>
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
308
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
309 <listitem>
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
310 <link doc="docs/stream/ngx_stream_log_module.xml" id="log_format">Настройка
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
311 форматов логов</link>,
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
312 <link doc="docs/stream/ngx_stream_log_module.xml" id="access_log">буферизованная
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
313 запись в лог</link>,
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
314 <link doc="docs/control.xml" id="logs">быстрая ротация логов</link>,
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
315 <link doc="docs/syslog.xml">запись в syslog</link>;
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
316 </listitem>
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
317
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
318 <listitem>
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
319 <link doc="docs/stream/ngx_stream_geoip_module.xml">Геолокация по IP-адресу</link>;
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
320 </listitem>
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
321
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
322 <listitem>
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
323 <link doc="docs/stream/ngx_stream_split_clients_module.xml">A/B-тестирование</link>.
1638
6d9d10ec0974 Mentioned stream access and limit_conn modules in the intro.
Ruslan Ermilov <ru@nginx.com>
parents: 1637
diff changeset
324 </listitem>
6d9d10ec0974 Mentioned stream access and limit_conn modules in the intro.
Ruslan Ermilov <ru@nginx.com>
parents: 1637
diff changeset
325
1463
83e49a60c9ca An introductory word about TCP proxying.
Ruslan Ermilov <ru@nginx.com>
parents: 1441
diff changeset
326 </list>
83e49a60c9ca An introductory word about TCP proxying.
Ruslan Ermilov <ru@nginx.com>
parents: 1441
diff changeset
327 </para>
83e49a60c9ca An introductory word about TCP proxying.
Ruslan Ermilov <ru@nginx.com>
parents: 1441
diff changeset
328
83e49a60c9ca An introductory word about TCP proxying.
Ruslan Ermilov <ru@nginx.com>
parents: 1441
diff changeset
329 </section>
83e49a60c9ca An introductory word about TCP proxying.
Ruslan Ermilov <ru@nginx.com>
parents: 1441
diff changeset
330
83e49a60c9ca An introductory word about TCP proxying.
Ruslan Ermilov <ru@nginx.com>
parents: 1441
diff changeset
331
121
49443032011c Unified <section> syntax for "article" and "module" documents.
Ruslan Ermilov <ru@nginx.com>
parents: 95
diff changeset
332 <section id="architecture_and_scalability"
49443032011c Unified <section> syntax for "article" and "module" documents.
Ruslan Ermilov <ru@nginx.com>
parents: 95
diff changeset
333 name="Архитектура и масштабируемость">
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
334
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
335 <para>
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
336 <list type="bullet">
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
337
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
338 <listitem>
1075
6c021feec587 Removed unjustified non-breakable spaces.
Ruslan Ermilov <ru@nginx.com>
parents: 1057
diff changeset
339 Один главный и несколько рабочих процессов, рабочие процессы работают под
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
340 непривилегированным пользователем;
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
341 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
342
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
343 <listitem>
1795
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
344 <link doc="docs/example.xml">Гибкость конфигурации</link>;
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
345 </listitem>
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
346
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
347 <listitem>
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
348 <link doc="docs/control.xml" id="reconfiguration">Изменение настроек</link>
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
349 и <link doc="docs/control.xml" id="upgrade">обновление
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
350 исполняемого файла</link> без перерыва в обслуживании клиентов;
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
351 </listitem>
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
352
d4a584797f51 Updated the list of features on the "About" page.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1792
diff changeset
353 <listitem>
94
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
354 <link doc="docs/events.xml">Поддержка</link>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
355 kqueue (FreeBSD 4.1+),
1490
a4eeb14650f0 Support for rt signals was removed (forgotten in eea7541e7c6a).
Valentin Bartenev <vbart@nginx.com>
parents: 1483
diff changeset
356 epoll (Linux 2.6+),
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
357 /dev/poll <nobr>(Solaris 7 11/99+),</nobr>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
358 event ports <nobr>(Solaris 10),</nobr>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
359 select и poll;
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
360 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
361
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
362 <listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
363 Использование возможностей, предоставляемых kqueue, таких как
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
364 <!-- EVFILT_VNODE, --> EV_CLEAR, EV_DISABLE (для временного выключения события),
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
365 NOTE_LOWAT, EV_EOF, число доступных данных, коды ошибок;
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
366 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
367
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
368 <listitem>
1784
68928f8d31d9 Updated accept_mutex with info about reuseport and epollexclusive.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1767
diff changeset
369 Использование возможностей, предоставляемых epoll, таких как
68928f8d31d9 Updated accept_mutex with info about reuseport and epollexclusive.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1767
diff changeset
370 EPOLLRDHUP (Linux 2.6.17+, glibc 2.8+) и
68928f8d31d9 Updated accept_mutex with info about reuseport and epollexclusive.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1767
diff changeset
371 EPOLLEXCLUSIVE (Linux 4.5+, glibc 2.24+);
68928f8d31d9 Updated accept_mutex with info about reuseport and epollexclusive.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1767
diff changeset
372 </listitem>
68928f8d31d9 Updated accept_mutex with info about reuseport and epollexclusive.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1767
diff changeset
373
68928f8d31d9 Updated accept_mutex with info about reuseport and epollexclusive.
Yaroslav Zhuravlev <yar@nginx.com>
parents: 1767
diff changeset
374 <listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
375 Поддержка sendfile (FreeBSD 3.1+, Linux 2.2+, Mac OS X 10.5+),
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
376 sendfile64 (Linux 2.4.21+) и sendfilev <nobr>(Solaris 8 7/01+);</nobr>
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
377 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
378
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
379 <listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
380 Поддержка
94
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
381 <link doc="docs/http/ngx_http_core_module.xml" id="aio">файлового
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
382 AIO</link> (FreeBSD 4.3+, Linux 2.6.22+);
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
383 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
384
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
385 <listitem>
94
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
386 Поддержка
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
387 <link doc="docs/http/ngx_http_core_module.xml" id="directio">DIRECTIO</link>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
388 (FreeBSD 4.4+, Linux 2.4+, Solaris 2.6+, Mac OS X);
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
389 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
390
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
391 <listitem>
94
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
392 <link doc="docs/http/ngx_http_core_module.xml" id="listen">Поддержка</link>
617
368a449e85b8 Expanded documentation of what various parameters of the "listen"
Ruslan Ermilov <ru@nginx.com>
parents: 589
diff changeset
393 accept-фильтров (FreeBSD 4.1+, NetBSD 5.0+) и TCP_DEFER_ACCEPT (Linux 2.4+);
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
394 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
395
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
396 <listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
397 На <nobr>10 000</nobr> неактивных HTTP keep-alive соединений расходуется
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
398 около 2.5M памяти;
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
399 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
400
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
401 <listitem>
94
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
402 Минимум операций копирования данных.
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
403 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
404
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
405 </list>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
406 </para>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
407
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
408 </section>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
409
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
410
121
49443032011c Unified <section> syntax for "article" and "module" documents.
Ruslan Ermilov <ru@nginx.com>
parents: 95
diff changeset
411 <section id="tested_os_and_platforms"
49443032011c Unified <section> syntax for "article" and "module" documents.
Ruslan Ermilov <ru@nginx.com>
parents: 95
diff changeset
412 name="Протестированные ОС и платформы">
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
413
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
414 <para>
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
415 <list type="bullet">
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
416
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
417 <listitem>
483
c1e4306b7b96 Removed excessive spaces around &mdash;.
Ruslan Ermilov <ru@nginx.com>
parents: 478
diff changeset
418 FreeBSD 3&mdash;10 / i386; FreeBSD 5&mdash;10 / amd64;
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
419 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
420
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
421 <listitem>
1789
f56fb8ec13d8 Mentioned ppc64le architecture as tested on Linux 3 - 4.
Konstantin Pavlov <thresh@nginx.com>
parents: 1784
diff changeset
422 Linux 2.2&mdash;4 / i386; Linux 2.6&mdash;4 / amd64; Linux 3&mdash;4 / armv6l, armv7l, aarch64, ppc64le;
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
423 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
424
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
425 <listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
426 Solaris 9 / i386, sun4u; Solaris 10 / i386, amd64, sun4v;
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
427 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
428
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
429 <listitem>
540
83e6e18a1358 Added missing semicolons after AIX and HP/UX list items.
Ruslan Ermilov <ru@nginx.com>
parents: 539
diff changeset
430 AIX 7.1 / powerpc;
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
431 </listitem>
188
86da76313394 AIX 7.1 / powerpc added to the list of tested platforms.
Maxim Konovalov <maxim@nginx.com>
parents: 187
diff changeset
432
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
433 <listitem>
540
83e6e18a1358 Added missing semicolons after AIX and HP/UX list items.
Ruslan Ermilov <ru@nginx.com>
parents: 539
diff changeset
434 HP-UX 11.31 / ia64;
539
785eff9d1bfa HP-UX 11.31 / ia64 added to the list of tested platforms.
Maxim Konovalov <maxim@nginx.com>
parents: 532
diff changeset
435 </listitem>
785eff9d1bfa HP-UX 11.31 / ia64 added to the list of tested platforms.
Maxim Konovalov <maxim@nginx.com>
parents: 532
diff changeset
436
785eff9d1bfa HP-UX 11.31 / ia64 added to the list of tested platforms.
Maxim Konovalov <maxim@nginx.com>
parents: 532
diff changeset
437 <listitem>
94
3179774f938e Synchronized English and Russian introduction, added license in Russian.
Ruslan Ermilov <ru@nginx.com>
parents: 87
diff changeset
438 Mac OS X / ppc, i386;
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
439 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
440
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
441 <listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
442 Windows XP, Windows Server 2003.
461
6135f3c95bf6 Unified markup for lists.
Ruslan Ermilov <ru@nginx.com>
parents: 441
diff changeset
443 </listitem>
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
444
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
445 </list>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
446 </para>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
447
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
448 </section>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
449
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
450 </article>