comparison xml/ru/docs/http/ngx_http_core_module.xml @ 1732:5eb54b170c74

Clarified cases when $request_body is not empty.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 15 Jun 2016 14:32:43 +0300
parents 737c86e8b316
children a7974b8d2a23
comparison
equal deleted inserted replaced
1731:ae6bdb65ca7f 1732:5eb54b170c74
8 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd"> 8 <!DOCTYPE module SYSTEM "../../../../dtd/module.dtd">
9 9
10 <module name="Модуль ngx_http_core_module" 10 <module name="Модуль ngx_http_core_module"
11 link="/ru/docs/http/ngx_http_core_module.html" 11 link="/ru/docs/http/ngx_http_core_module.html"
12 lang="ru" 12 lang="ru"
13 rev="58"> 13 rev="59">
14 14
15 <section id="directives" name="Директивы"> 15 <section id="directives" name="Директивы">
16 16
17 <directive name="aio"> 17 <directive name="aio">
18 <syntax> 18 <syntax>
3035 директивами 3035 директивами
3036 <link doc="ngx_http_proxy_module.xml" id="proxy_pass"/>, 3036 <link doc="ngx_http_proxy_module.xml" id="proxy_pass"/>,
3037 <link doc="ngx_http_fastcgi_module.xml" id="fastcgi_pass"/>, 3037 <link doc="ngx_http_fastcgi_module.xml" id="fastcgi_pass"/>,
3038 <link doc="ngx_http_uwsgi_module.xml" id="uwsgi_pass"/> 3038 <link doc="ngx_http_uwsgi_module.xml" id="uwsgi_pass"/>
3039 и 3039 и
3040 <link doc="ngx_http_scgi_module.xml" id="scgi_pass"/>. 3040 <link doc="ngx_http_scgi_module.xml" id="scgi_pass"/>,
3041 когда тело было прочитано в
3042 <link id="client_body_buffer_size">буфер в памяти</link>.
3041 </para> 3043 </para>
3042 </tag-desc> 3044 </tag-desc>
3043 3045
3044 <tag-name id="var_request_body_file"><var>$request_body_file</var></tag-name> 3046 <tag-name id="var_request_body_file"><var>$request_body_file</var></tag-name>
3045 <tag-desc> 3047 <tag-desc>