diff xml/ru/docs/http/ngx_http_spdy_module.xml @ 886:ca9a259cb5c8

The SPDY module does not support "limit_rate", not "limit_req".
author Valentin Bartenev <vbart@nginx.com>
date Tue, 09 Apr 2013 23:51:47 +0400
parents ade81792bdaa
children 85804d815ed3
line wrap: on
line diff
--- a/xml/ru/docs/http/ngx_http_spdy_module.xml	Thu Apr 04 14:33:17 2013 +0400
+++ b/xml/ru/docs/http/ngx_http_spdy_module.xml	Tue Apr 09 23:51:47 2013 +0400
@@ -9,7 +9,7 @@
 <module name="Модуль ngx_http_spdy_module"
         link="/ru/docs/http/ngx_http_spdy_module.html"
         lang="ru"
-        rev="1">
+        rev="2">
 
 <section id="summary">
 
@@ -41,8 +41,8 @@
 </para>
 
 <para>
-Скорость обработки запросов в SPDY-соединении не может быть
-<link doc="ngx_http_limit_req_module.xml">ограничена</link>.
+Cкорость передачи ответа клиенту в SPDY-соединении не может быть
+<link doc="ngx_http_core_module.xml" id="limit_rate">ограничена</link>.
 </para>
 
 </section>