# HG changeset patch # User Yaroslav Zhuravlev # Date 1423650860 -10800 # Node ID 5addfab7e171dd820002af808745f70fd32bbacc # Parent 987494fc5e7b8206460d50c9387fb0b80ae2e18b Corrected article. diff -r 987494fc5e7b -r 5addfab7e171 xml/en/docs/http/ngx_http_core_module.xml --- a/xml/en/docs/http/ngx_http_core_module.xml Wed Feb 11 09:13:47 2015 +0000 +++ b/xml/en/docs/http/ngx_http_core_module.xml Wed Feb 11 13:34:20 2015 +0300 @@ -1218,7 +1218,7 @@ -A listen directive +The listen directive can have several additional parameters specific to socket-related system calls. These parameters can be specified in any listen directive, but only once for a given diff -r 987494fc5e7b -r 5addfab7e171 xml/en/docs/http/ngx_http_proxy_module.xml --- a/xml/en/docs/http/ngx_http_proxy_module.xml Wed Feb 11 09:13:47 2015 +0000 +++ b/xml/en/docs/http/ngx_http_proxy_module.xml Wed Feb 11 13:34:20 2015 +0300 @@ -358,7 +358,7 @@ It is thus recommended that for any given location both cache and a directory holding temporary files are put on the same file system. -A directory for temporary files is set based on +The directory for temporary files is set based on the use_temp_path parameter (1.7.10). If this parameter is omitted or set to the value on, the directory set by the directive