# HG changeset patch # User Yaroslav Zhuravlev # Date 1583949472 0 # Node ID 804bcc58f1203d14feec239043221047df068adf # Parent 1e9c2a8c1bf1be52cc82b1f5dd7050e43fd91dc3 Rephrased sentence in limit_req_zone (trac #1939). diff --git a/xml/en/docs/http/ngx_http_limit_req_module.xml b/xml/en/docs/http/ngx_http_limit_req_module.xml --- a/xml/en/docs/http/ngx_http_limit_req_module.xml +++ b/xml/en/docs/http/ngx_http_limit_req_module.xml @@ -10,7 +10,7 @@ + rev="15">
@@ -228,7 +228,7 @@ or about 8 thousand 128-byte states. 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 --git a/xml/ru/docs/http/ngx_http_limit_req_module.xml b/xml/ru/docs/http/ngx_http_limit_req_module.xml --- a/xml/ru/docs/http/ngx_http_limit_req_module.xml +++ b/xml/ru/docs/http/ngx_http_limit_req_module.xml @@ -10,7 +10,7 @@ + rev="15">