# HG changeset patch # User Valentin Bartenev # Date 1390418792 -14400 # Node ID 85804d815ed3537553120245346081b7e0d59053 # Parent 228c2ea490f28a41edf9b39f499fd420075dd693 The SPDY module now supports "limit_rate". diff -r 228c2ea490f2 -r 85804d815ed3 xml/en/docs/http/ngx_http_spdy_module.xml --- 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 @@ + rev="3">
@@ -41,7 +41,7 @@ -Responses in SPDY connections cannot be +In versions prior to 1.5.9, responses in SPDY connections could not be rate limited. diff -r 228c2ea490f2 -r 85804d815ed3 xml/ru/docs/http/ngx_http_spdy_module.xml --- 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 @@ + rev="3">
@@ -41,7 +41,7 @@ -Cкорость передачи ответа клиенту в SPDY-соединении не может быть +До версии 1.5.9 cкорость передачи ответа клиенту в SPDY-соединении не могла быть ограничена.