# HG changeset patch # User Ruslan Ermilov # Date 1400277327 -14400 # Node ID 9264fdb6c83368b212fbee812b3c62b7cdda4ce2 # Parent 0320929f8544bbaae4a3f7570e3cb14b2622159d Added links to uwsgi. diff --git a/xml/en/docs/http/load_balancing.xml b/xml/en/docs/http/load_balancing.xml --- a/xml/en/docs/http/load_balancing.xml +++ b/xml/en/docs/http/load_balancing.xml @@ -9,7 +9,7 @@
+ rev="3">
@@ -106,7 +106,7 @@ as the protocol. When setting up load balancing for FastCGI, uwsgi, SCGI, or memcached, use , -uwsgi_pass, +, , and directives respectively. diff --git a/xml/en/docs/http/ngx_http_charset_module.xml b/xml/en/docs/http/ngx_http_charset_module.xml --- a/xml/en/docs/http/ngx_http_charset_module.xml +++ b/xml/en/docs/http/ngx_http_charset_module.xml @@ -10,7 +10,7 @@ + rev="4">
@@ -101,6 +101,7 @@ In addition, a charset can be set in the This capability can be disabled using the , , +, and directives. @@ -196,7 +197,7 @@ as the default MIME type instead of “application/javascript”. Determines whether a conversion should be performed for answers -received from a proxied or a FastCGI/SCGI server +received from a proxied or a FastCGI/uwsgi/SCGI server when the answers already carry a charset in the
Content-Type
response header field. If conversion is enabled, a charset specified in the received diff --git a/xml/en/docs/http/ngx_http_core_module.xml b/xml/en/docs/http/ngx_http_core_module.xml --- a/xml/en/docs/http/ngx_http_core_module.xml +++ b/xml/en/docs/http/ngx_http_core_module.xml @@ -10,7 +10,7 @@ + rev="34">
@@ -592,7 +592,8 @@ error_page 404 =200 /empty.gif; -If an error response is processed by a proxied server or a FastCGI/SCGI server, +If an error response is processed by a proxied server +or a FastCGI/uwsgi/SCGI server, and the server may return different response codes (e.g., 200, 302, 401 or 404), it is possible to respond with the code it returns: @@ -980,6 +981,7 @@ Rate limit can also be set in the This capability can be disabled using the , , +, and directives. @@ -1511,8 +1513,8 @@ If a location is defined by a prefix str and requests are processed by one of , , -, -, or +, +, or , then in response to a request with URI equal to this string, but without the trailing slash, @@ -2956,6 +2958,7 @@ The variable’s value is made available in locations processed by the , , +, and directives. @@ -2970,12 +2973,14 @@ At the end of processing, the file needs To always write the request body to a file, needs to be enabled. When the name of a temporary file is passed in a proxied request -or in a request to a FastCGI/SCGI server, +or in a request to a FastCGI/uwsgi/SCGI server, passing the request body should be disabled by the proxy_pass_request_body off, -fastcgi_pass_request_body off, or +fastcgi_pass_request_body off, + +uwsgi_pass_request_body off, or scgi_pass_request_body off directives, respectively. diff --git a/xml/en/docs/http/ngx_http_ssi_module.xml b/xml/en/docs/http/ngx_http_ssi_module.xml --- a/xml/en/docs/http/ngx_http_ssi_module.xml +++ b/xml/en/docs/http/ngx_http_ssi_module.xml @@ -10,7 +10,7 @@ + rev="7">
@@ -332,7 +332,7 @@ specifies an included request, for examp <!--# include virtual="/remote/body.php?argument=value" --> Several requests specified on one page and processed by proxied or -FastCGI/SCGI servers run in parallel. +FastCGI/uwsgi/SCGI servers run in parallel. If sequential processing is desired, the wait parameter should be used. diff --git a/xml/en/docs/http/ngx_http_upstream_module.xml b/xml/en/docs/http/ngx_http_upstream_module.xml --- a/xml/en/docs/http/ngx_http_upstream_module.xml +++ b/xml/en/docs/http/ngx_http_upstream_module.xml @@ -10,7 +10,7 @@ + rev="23">
@@ -19,6 +19,7 @@ The ngx_http_upstream_module, , +, , and directives. @@ -160,6 +161,7 @@ The zero value disables the accounting o What is considered an unsuccessful attempt is defined by the , , +, , and directives. diff --git a/xml/en/docs/index.xml b/xml/en/docs/index.xml --- a/xml/en/docs/index.xml +++ b/xml/en/docs/index.xml @@ -8,7 +8,7 @@
@@ -388,6 +388,11 @@ ngx_http_userid_module + +ngx_http_uwsgi_module + + + ngx_http_xslt_module diff --git a/xml/en/index.xml b/xml/en/index.xml --- a/xml/en/index.xml +++ b/xml/en/index.xml @@ -8,7 +8,7 @@
+ rev="22">
@@ -65,7 +65,7 @@ load balancing and fault tolerance Accelerated support with caching of FastCGI, -uwsgi, +uwsgi, SCGI, and memcached servers; @@ -83,7 +83,7 @@ byte ranges, chunked responses, and image transformation filter. Multiple SSI inclusions within a single page can be processed in -parallel if they are handled by proxied or FastCGI/SCGI servers; +parallel if they are handled by proxied or FastCGI/uwsgi/SCGI servers; diff --git a/xml/index.xml b/xml/index.xml --- a/xml/index.xml +++ b/xml/index.xml @@ -939,7 +939,9 @@ SSL CRL, SCGI -and uwsgi modules. +and +uwsgi +modules. diff --git a/xml/ru/docs/http/ngx_http_charset_module.xml b/xml/ru/docs/http/ngx_http_charset_module.xml --- a/xml/ru/docs/http/ngx_http_charset_module.xml +++ b/xml/ru/docs/http/ngx_http_charset_module.xml @@ -10,7 +10,7 @@ + rev="4">
@@ -100,7 +100,8 @@ charset_map iso-8859-5 _ { } заголовка ответа. Эту возможность можно запретить с помощью директив , - +, + и . @@ -197,7 +198,7 @@ application/javascript application/rss+x Определяет, выполнять ли перекодирование для ответов, -полученных от проксированного сервера или от FastCGI/SCGI-сервера, +полученных от проксированного сервера или от FastCGI/uwsgi/SCGI-сервера, если в ответах уже указана кодировка в поле
Content-Type
заголовка ответа. Если перекодирование разрешено, то в качестве исходной кодировки diff --git a/xml/ru/docs/http/ngx_http_core_module.xml b/xml/ru/docs/http/ngx_http_core_module.xml --- a/xml/ru/docs/http/ngx_http_core_module.xml +++ b/xml/ru/docs/http/ngx_http_core_module.xml @@ -10,7 +10,7 @@ + rev="34">
@@ -589,7 +589,7 @@ error_page 404 =200 /empty.gif; Если ошибочный ответ обрабатывается проксированным сервером или -FastCGI/SCGI-сервером, и этот сервер может вернуть разные коды ответов, +FastCGI/uwsgi/SCGI-сервером, и этот сервер может вернуть разные коды ответов, например, 200, 302, 401 или 404, то можно выдавать возвращаемый им код: error_page 404 = /404.php; @@ -974,7 +974,8 @@ server {
X-Accel-Limit-Rate
заголовка ответа проксированного сервера. Эту возможность можно запретить с помощью директив , - +, + и .
@@ -1509,8 +1510,8 @@ location ~* \.(gif|jpg|jpeg)$ { и запросы обрабатываются при помощи , , -, - или +, + или , а в ответ на запрос с URI равным этой строке, но без завершающего слэша, будет возвращено постоянное перенаправление с кодом 301 @@ -2952,7 +2953,8 @@ cookie имя Значение переменной появляется в location’ах, обрабатываемых директивами , - +, + и . @@ -2966,12 +2968,14 @@ cookie имя Для того чтобы тело запроса всегда записывалось в файл, следует включить . При передаче имени временного файла в проксированном запросе -или в запросе к FastCGI/SCGI-серверу следует запретить передачу самого +или в запросе к FastCGI/uwsgi/SCGI-серверу следует запретить передачу самого тела директивами proxy_pass_request_body off, -fastcgi_pass_request_body off +fastcgi_pass_request_body off, + +uwsgi_pass_request_body off или scgi_pass_request_body off diff --git a/xml/ru/docs/http/ngx_http_ssi_module.xml b/xml/ru/docs/http/ngx_http_ssi_module.xml --- a/xml/ru/docs/http/ngx_http_ssi_module.xml +++ b/xml/ru/docs/http/ngx_http_ssi_module.xml @@ -10,7 +10,7 @@ + rev="7">
@@ -335,7 +335,7 @@ location / { <!--# include virtual="/remote/body.php?argument=value" --> Несколько запросов, указанных на одной странице и обрабатываемых -проксируемыми или FastCGI/SCGI-серверами, работают параллельно. +проксируемыми или FastCGI/uwsgi/SCGI-серверами, работают параллельно. Если нужна последовательная обработка, следует воспользоваться параметром wait. diff --git a/xml/ru/docs/http/ngx_http_upstream_module.xml b/xml/ru/docs/http/ngx_http_upstream_module.xml --- a/xml/ru/docs/http/ngx_http_upstream_module.xml +++ b/xml/ru/docs/http/ngx_http_upstream_module.xml @@ -20,6 +20,7 @@ которые могут использоваться в директивах , , +, и . @@ -131,6 +132,7 @@ 5 запросов на backend1.example.com Что считается неудачной попыткой, определяется директивами , , +, и . diff --git a/xml/ru/docs/index.xml b/xml/ru/docs/index.xml --- a/xml/ru/docs/index.xml +++ b/xml/ru/docs/index.xml @@ -357,6 +357,11 @@ ngx_http_userid_module + +ngx_http_uwsgi_module + + + ngx_http_xslt_module diff --git a/xml/ru/index.xml b/xml/ru/index.xml --- a/xml/ru/index.xml +++ b/xml/ru/index.xml @@ -8,7 +8,7 @@
+ rev="22">
@@ -66,7 +66,7 @@ nginx [engine x]—это HTTP-сервер и обратный прокси-сервер, Акселерированная поддержка FastCGI, -uwsgi, +uwsgi, SCGI и memcached серверов с кэшированием, @@ -84,7 +84,7 @@ chunked ответы, преобразование изображений; несколько подзапросов на одной странице, обрабатываемые в SSI-фильтре -через прокси или FastCGI/SCGI, выполняются параллельно; +через прокси или FastCGI/uwsgi/SCGI, выполняются параллельно;