comparison docs/xml/nginx/changes.xml @ 4439:5c97978d2717 stable-1.0

Merge of r4379: duplicate words removed.
author Maxim Dounin <mdounin@mdounin.ru>
date Sun, 05 Feb 2012 15:34:20 +0000
parents 2203f8401ffe
children bd1a95dd6dd3
comparison
equal deleted inserted replaced
4438:2840ff6b97bd 4439:5c97978d2717
14429 <change type="bugfix"> 14429 <change type="bugfix">
14430 <para lang="ru"> 14430 <para lang="ru">
14431 если в директиве proxy_pass отсутствовал URI, то всегда использовался порт 80. 14431 если в директиве proxy_pass отсутствовал URI, то всегда использовался порт 80.
14432 </para> 14432 </para>
14433 <para lang="en"> 14433 <para lang="en">
14434 if the URI part is omitted in "proxy_pass" directive, the the 80 port was 14434 if the URI part is omitted in "proxy_pass" directive, the 80 port was
14435 always used. 14435 always used.
14436 </para> 14436 </para>
14437 </change> 14437 </change>
14438 14438
14439 </changes> 14439 </changes>
15218 в режиме прокси ошибка появилась в 0.1.29. 15218 в режиме прокси ошибка появилась в 0.1.29.
15219 </para> 15219 </para>
15220 <para lang="en"> 15220 <para lang="en">
15221 the segmentation fault may occurred if there were errors while 15221 the segmentation fault may occurred if there were errors while
15222 working with proxied or FastCGI server; 15222 working with proxied or FastCGI server;
15223 in the proxied mode the the bug had appeared in 0.1.29. 15223 in the proxied mode the bug had appeared in 0.1.29.
15224 </para> 15224 </para>
15225 </change> 15225 </change>
15226 15226
15227 --> 15227 -->
15228 15228
15235 </para> 15235 </para>
15236 <para lang="en"> 15236 <para lang="en">
15237 the segmentation fault occurred or the worker process may got caught 15237 the segmentation fault occurred or the worker process may got caught
15238 in an endless loop if the proxied or FastCGI server sent the "Cache-Control" 15238 in an endless loop if the proxied or FastCGI server sent the "Cache-Control"
15239 header line and the "expires" directive was used; 15239 header line and the "expires" directive was used;
15240 in the proxied mode the the bug had appeared in 0.1.29. 15240 in the proxied mode the bug had appeared in 0.1.29.
15241 </para> 15241 </para>
15242 </change> 15242 </change>
15243 15243
15244 </changes> 15244 </changes>
15245 15245
15472 <change type="feature"> 15472 <change type="feature">
15473 <para lang="ru"> 15473 <para lang="ru">
15474 директива limit_rate поддерживается в режиме прокси и FastCGI. 15474 директива limit_rate поддерживается в режиме прокси и FastCGI.
15475 </para> 15475 </para>
15476 <para lang="en"> 15476 <para lang="en">
15477 the "limit_rate" directive is supported in in proxy and FastCGI mode. 15477 the "limit_rate" directive is supported in proxy and FastCGI mode.
15478 </para> 15478 </para>
15479 </change> 15479 </change>
15480 15480
15481 <change type="feature"> 15481 <change type="feature">
15482 <para lang="ru"> 15482 <para lang="ru">
15979 в режиме прокси ошибка появилась только в 0.1.29. 15979 в режиме прокси ошибка появилась только в 0.1.29.
15980 </para> 15980 </para>
15981 <para lang="en"> 15981 <para lang="en">
15982 if the length of the response part received at once from proxied 15982 if the length of the response part received at once from proxied
15983 or FastCGI server was equal to 500, then nginx returns the 500 response code; 15983 or FastCGI server was equal to 500, then nginx returns the 500 response code;
15984 in proxy mode the the bug had appeared in 0.1.29 only. 15984 in proxy mode the bug had appeared in 0.1.29 only.
15985 </para> 15985 </para>
15986 </change> 15986 </change>
15987 15987
15988 <change type="bugfix"> 15988 <change type="bugfix">
15989 <para lang="ru"> 15989 <para lang="ru">
16799 <change type="bugfix"> 16799 <change type="bugfix">
16800 <para lang="ru"> 16800 <para lang="ru">
16801 во время чтения тела запроса клиента в SSL соединении мог произойти таймаут. 16801 во время чтения тела запроса клиента в SSL соединении мог произойти таймаут.
16802 </para> 16802 </para>
16803 <para lang="en"> 16803 <para lang="en">
16804 the timeout may occur while reading of the the client request body 16804 the timeout may occur while reading of the client request body
16805 via SSL connections. 16805 via SSL connections.
16806 </para> 16806 </para>
16807 </change> 16807 </change>
16808 16808
16809 </changes> 16809 </changes>