# HG changeset patch # User Valentin Bartenev # Date 1365537107 -14400 # Node ID ca9a259cb5c8829b1534e813507e1e0f784b763b # Parent ff64337502f48c826b5a43bb22034b362b906c85 The SPDY module does not support "limit_rate", not "limit_req". diff -r ff64337502f4 -r ca9a259cb5c8 xml/en/docs/http/ngx_http_spdy_module.xml --- a/xml/en/docs/http/ngx_http_spdy_module.xml Thu Apr 04 14:33:17 2013 +0400 +++ b/xml/en/docs/http/ngx_http_spdy_module.xml Tue Apr 09 23:51:47 2013 +0400 @@ -9,7 +9,7 @@ + rev="2">
@@ -41,8 +41,8 @@ -Processing of requests from SPDY connections cannot be rate -limited. +Responses in SPDY connections cannot be +rate limited.
diff -r ff64337502f4 -r ca9a259cb5c8 xml/ru/docs/http/ngx_http_spdy_module.xml --- 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 @@ + rev="2">
@@ -41,8 +41,8 @@ -Скорость обработки запросов в SPDY-соединении не может быть -ограничена. +Cкорость передачи ответа клиенту в SPDY-соединении не может быть +ограничена.