comparison docs/xml/nginx/changes.xml @ 4378:6af0f5881f0a

Words duplications removed.
author Maxim Konovalov <maxim@nginx.com>
date Sat, 24 Dec 2011 06:31:57 +0000
parents 9590f0cf5aab
children ade8fc136430
comparison
equal deleted inserted replaced
4377:726a1ca9b52b 4378:6af0f5881f0a
14810 <change type="bugfix"> 14810 <change type="bugfix">
14811 <para lang="ru"> 14811 <para lang="ru">
14812 если в директиве proxy_pass отсутствовал URI, то всегда использовался порт 80. 14812 если в директиве proxy_pass отсутствовал URI, то всегда использовался порт 80.
14813 </para> 14813 </para>
14814 <para lang="en"> 14814 <para lang="en">
14815 if the URI part is omitted in "proxy_pass" directive, the the 80 port was 14815 if the URI part is omitted in "proxy_pass" directive, the 80 port was
14816 always used. 14816 always used.
14817 </para> 14817 </para>
14818 </change> 14818 </change>
14819 14819
14820 </changes> 14820 </changes>
15599 в режиме прокси ошибка появилась в 0.1.29. 15599 в режиме прокси ошибка появилась в 0.1.29.
15600 </para> 15600 </para>
15601 <para lang="en"> 15601 <para lang="en">
15602 the segmentation fault may occurred if there were errors while 15602 the segmentation fault may occurred if there were errors while
15603 working with proxied or FastCGI server; 15603 working with proxied or FastCGI server;
15604 in the proxied mode the the bug had appeared in 0.1.29. 15604 in the proxied mode the bug had appeared in 0.1.29.
15605 </para> 15605 </para>
15606 </change> 15606 </change>
15607 15607
15608 --> 15608 -->
15609 15609
15616 </para> 15616 </para>
15617 <para lang="en"> 15617 <para lang="en">
15618 the segmentation fault occurred or the worker process may got caught 15618 the segmentation fault occurred or the worker process may got caught
15619 in an endless loop if the proxied or FastCGI server sent the "Cache-Control" 15619 in an endless loop if the proxied or FastCGI server sent the "Cache-Control"
15620 header line and the "expires" directive was used; 15620 header line and the "expires" directive was used;
15621 in the proxied mode the the bug had appeared in 0.1.29. 15621 in the proxied mode the bug had appeared in 0.1.29.
15622 </para> 15622 </para>
15623 </change> 15623 </change>
15624 15624
15625 </changes> 15625 </changes>
15626 15626
15853 <change type="feature"> 15853 <change type="feature">
15854 <para lang="ru"> 15854 <para lang="ru">
15855 директива limit_rate поддерживается в режиме прокси и FastCGI. 15855 директива limit_rate поддерживается в режиме прокси и FastCGI.
15856 </para> 15856 </para>
15857 <para lang="en"> 15857 <para lang="en">
15858 the "limit_rate" directive is supported in in proxy and FastCGI mode. 15858 the "limit_rate" directive is supported in proxy and FastCGI mode.
15859 </para> 15859 </para>
15860 </change> 15860 </change>
15861 15861
15862 <change type="feature"> 15862 <change type="feature">
15863 <para lang="ru"> 15863 <para lang="ru">
16360 в режиме прокси ошибка появилась только в 0.1.29. 16360 в режиме прокси ошибка появилась только в 0.1.29.
16361 </para> 16361 </para>
16362 <para lang="en"> 16362 <para lang="en">
16363 if the length of the response part received at once from proxied 16363 if the length of the response part received at once from proxied
16364 or FastCGI server was equal to 500, then nginx returns the 500 response code; 16364 or FastCGI server was equal to 500, then nginx returns the 500 response code;
16365 in proxy mode the the bug had appeared in 0.1.29 only. 16365 in proxy mode the bug had appeared in 0.1.29 only.
16366 </para> 16366 </para>
16367 </change> 16367 </change>
16368 16368
16369 <change type="bugfix"> 16369 <change type="bugfix">
16370 <para lang="ru"> 16370 <para lang="ru">
17180 <change type="bugfix"> 17180 <change type="bugfix">
17181 <para lang="ru"> 17181 <para lang="ru">
17182 во время чтения тела запроса клиента в SSL соединении мог произойти таймаут. 17182 во время чтения тела запроса клиента в SSL соединении мог произойти таймаут.
17183 </para> 17183 </para>
17184 <para lang="en"> 17184 <para lang="en">
17185 the timeout may occur while reading of the the client request body 17185 the timeout may occur while reading of the client request body
17186 via SSL connections. 17186 via SSL connections.
17187 </para> 17187 </para>
17188 </change> 17188 </change>
17189 17189
17190 </changes> 17190 </changes>