# HG changeset patch # User Yaroslav Zhuravlev # Date 1583949472 0 # Node ID 804bcc58f1203d14feec239043221047df068adf # Parent 1e9c2a8c1bf1be52cc82b1f5dd7050e43fd91dc3 Rephrased sentence in limit_req_zone (trac #1939). diff -r 1e9c2a8c1bf1 -r 804bcc58f120 xml/en/docs/http/ngx_http_limit_req_module.xml --- a/xml/en/docs/http/ngx_http_limit_req_module.xml Mon Mar 09 11:43:09 2020 +0000 +++ b/xml/en/docs/http/ngx_http_limit_req_module.xml Wed Mar 11 17:57:52 2020 +0000 @@ -10,7 +10,7 @@ + rev="15">
@@ -228,7 +228,7 @@ If the zone storage is exhausted, the least recently used state is removed. -Even if after that a new state cannot be created, the request is terminated with +If even after that a new state cannot be created, the request is terminated with an error. diff -r 1e9c2a8c1bf1 -r 804bcc58f120 xml/ru/docs/http/ngx_http_limit_req_module.xml --- a/xml/ru/docs/http/ngx_http_limit_req_module.xml Mon Mar 09 11:43:09 2020 +0000 +++ b/xml/ru/docs/http/ngx_http_limit_req_module.xml Wed Mar 11 17:57:52 2020 +0000 @@ -10,7 +10,7 @@ + rev="15">