diff xml/en/docs/http/ngx_http_spdy_module.xml @ 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 95c3c3bbf1ce
children 29de277bf322
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>