changeset 1050:85804d815ed3

The SPDY module now supports "limit_rate".
author Valentin Bartenev <vbart@nginx.com>
date Wed, 22 Jan 2014 23:26:32 +0400
parents 228c2ea490f2
children 29de277bf322
files xml/en/docs/http/ngx_http_spdy_module.xml xml/ru/docs/http/ngx_http_spdy_module.xml
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_spdy_module.xml	Wed Jan 22 14:12:07 2014 +0000
+++ b/xml/en/docs/http/ngx_http_spdy_module.xml	Wed Jan 22 23:26:32 2014 +0400
@@ -9,7 +9,7 @@
 <module name="Module ngx_http_spdy_module"
         link="/en/docs/http/ngx_http_spdy_module.html"
         lang="en"
-        rev="2">
+        rev="3">
 
 <section id="summary">
 
@@ -41,7 +41,7 @@
 </para>
 
 <para>
-Responses in SPDY connections cannot be
+In versions prior to 1.5.9, responses in SPDY connections could not be
 <link doc="ngx_http_core_module.xml" id="limit_rate">rate limited</link>.
 </para>
 
--- a/xml/ru/docs/http/ngx_http_spdy_module.xml	Wed Jan 22 14:12:07 2014 +0000
+++ b/xml/ru/docs/http/ngx_http_spdy_module.xml	Wed Jan 22 23:26:32 2014 +0400
@@ -9,7 +9,7 @@
 <module name="Модуль ngx_http_spdy_module"
         link="/ru/docs/http/ngx_http_spdy_module.html"
         lang="ru"
-        rev="2">
+        rev="3">
 
 <section id="summary">
 
@@ -41,7 +41,7 @@
 </para>
 
 <para>
-Cкорость передачи ответа клиенту в SPDY-соединении не может быть
+До версии 1.5.9 cкорость передачи ответа клиенту в SPDY-соединении не могла быть
 <link doc="ngx_http_core_module.xml" id="limit_rate">ограничена</link>.
 </para>