# HG changeset patch # User Yaroslav Zhuravlev # Date 1458570598 -10800 # Node ID 1a05fd32dca8b901a8ea9638372494ed8931e237 # Parent 552c06be2335a36936abd082bb5d10ad87711706 Documented the "aio_write" directive. 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="53">
@@ -154,6 +154,24 @@ See also the direc + +on | off +off +http +server +location +1.9.13 + + +If is enabled, specifies whether it is used for writing files. +Currently, works only when using +aio threads +and is used for writing temporary files with data received from proxied servers. + + + + + path 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="53">
@@ -154,6 +154,25 @@ aio threads=pool$disk; + +on | off +off +http +server +location +1.9.13 + + +При включённом разрешает его использование для записи файлов. +В настоящий момент работает только при использовании +aio threads +и используется при записи временных файлов с данными, +полученными от проксируемых серверов. + + + + + путь