# HG changeset patch # User Ruslan Ermilov # Date 1502347589 -10800 # Node ID 632f7f467e127d748c9d8f0042f262ee67f0dcf6 # Parent 03538fa2acfefb5748d150bd0fd8c53961724b6a Removed redundant text from links. diff --git a/xml/en/docs/http/ngx_http_mirror_module.xml b/xml/en/docs/http/ngx_http_mirror_module.xml --- a/xml/en/docs/http/ngx_http_mirror_module.xml +++ b/xml/en/docs/http/ngx_http_mirror_module.xml @@ -72,11 +72,11 @@ When enabled, the client request body wi prior to creating mirror subrequests. In this case, unbuffered client request body proxying set by -proxy_request_buffering, -fastcgi_request_buffering, -scgi_request_buffering, +, +, +, and -uwsgi_request_buffering + directives will be disabled. location / { diff --git a/xml/ru/docs/http/ngx_http_mirror_module.xml b/xml/ru/docs/http/ngx_http_mirror_module.xml --- a/xml/ru/docs/http/ngx_http_mirror_module.xml +++ b/xml/ru/docs/http/ngx_http_mirror_module.xml @@ -72,11 +72,11 @@ location /mirror { перед созданием зеркалирующих подзапросов. В этом случае будет отключено небуферизованное проксирование тела запроса клиента, задаваемое директивами -proxy_request_buffering, -fastcgi_request_buffering, -scgi_request_buffering +, +, + и -uwsgi_request_buffering. +. location / { mirror /mirror;