comparison xml/en/docs/http/ngx_http_proxy_module.xml @ 1414:5addfab7e171

Corrected article.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 11 Feb 2015 13:34:20 +0300
parents 66ee77849563
children 8e7995bb8c6b
comparison
equal deleted inserted replaced
1413:987494fc5e7b 1414:5addfab7e171
356 However, be aware that in this case a file is copied 356 However, be aware that in this case a file is copied
357 across two file systems instead of the cheap renaming operation. 357 across two file systems instead of the cheap renaming operation.
358 It is thus recommended that for any given location both cache and a directory 358 It is thus recommended that for any given location both cache and a directory
359 holding temporary files 359 holding temporary files
360 are put on the same file system. 360 are put on the same file system.
361 A directory for temporary files is set based on 361 The directory for temporary files is set based on
362 the <literal>use_temp_path</literal> parameter (1.7.10). 362 the <literal>use_temp_path</literal> parameter (1.7.10).
363 If this parameter is omitted or set to the value <literal>on</literal>, 363 If this parameter is omitted or set to the value <literal>on</literal>,
364 the directory set by the <link id="proxy_temp_path"/> directive 364 the directory set by the <link id="proxy_temp_path"/> directive
365 for the given location will be used. 365 for the given location will be used.
366 If the value is set to <literal>off</literal>, 366 If the value is set to <literal>off</literal>,