# HG changeset patch # User Maxim Dounin # Date 1385632005 -14400 # Node ID e47971bf661953e73922714f17f3c4fd4e397f46 # Parent 375055da60fae22c8dfa6b385e1f72739fa0b9b6 Documented output_buffers 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="25">
@@ -1816,6 +1816,21 @@ optimization needs to be disabled. + +number size +1 32k +http +server +location + + +Sets the number and size of +buffers used for reading a response from a disk. + + + + + on | off on 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="25">
@@ -1813,6 +1813,21 @@ open_file_cache_events on; + +number size +1 32k +http +server +location + + +Задаёт число и размер буферов, +используемых при чтении ответа с диска. + + + + + on | off on