# HG changeset patch # User Maxim Dounin # Date 1363801641 -14400 # Node ID 6087d3fa69191dcb59e084e7e1490691dfad082a # Parent ade81792bdaa01578f11ca7d0849bdb581ae9586 The limit_req_status and limit_conn_status directives. diff -r ade81792bdaa -r 6087d3fa6919 xml/en/docs/http/ngx_http_limit_conn_module.xml --- a/xml/en/docs/http/ngx_http_limit_conn_module.xml Wed Mar 20 15:00:06 2013 +0400 +++ b/xml/en/docs/http/ngx_http_limit_conn_module.xml Wed Mar 20 21:47:21 2013 +0400 @@ -10,7 +10,7 @@ + rev="2">
@@ -127,6 +127,21 @@ + +code +503 +http +server +location +1.3.15 + + +Sets status code to be used when requests are rejected. + + + + + $variable diff -r ade81792bdaa -r 6087d3fa6919 xml/en/docs/http/ngx_http_limit_req_module.xml --- a/xml/en/docs/http/ngx_http_limit_req_module.xml Wed Mar 20 15:00:06 2013 +0400 +++ b/xml/en/docs/http/ngx_http_limit_req_module.xml Wed Mar 20 21:47:21 2013 +0400 @@ -10,7 +10,7 @@ + rev="3">
@@ -119,6 +119,21 @@ + +code +503 +http +server +location +1.3.15 + + +Sets status code to be used when requests are rejected. + + + + + $variable diff -r ade81792bdaa -r 6087d3fa6919 xml/ru/docs/http/ngx_http_limit_conn_module.xml --- a/xml/ru/docs/http/ngx_http_limit_conn_module.xml Wed Mar 20 15:00:06 2013 +0400 +++ b/xml/ru/docs/http/ngx_http_limit_conn_module.xml Wed Mar 20 21:47:21 2013 +0400 @@ -10,7 +10,7 @@ + rev="2">
@@ -125,6 +125,21 @@ + +код +503 +http +server +location +1.3.15 + + +Позволяет переопределить код ответа, используемый при отклонении запросов. + + + + + $переменная diff -r ade81792bdaa -r 6087d3fa6919 xml/ru/docs/http/ngx_http_limit_req_module.xml --- a/xml/ru/docs/http/ngx_http_limit_req_module.xml Wed Mar 20 15:00:06 2013 +0400 +++ b/xml/ru/docs/http/ngx_http_limit_req_module.xml Wed Mar 20 21:47:21 2013 +0400 @@ -10,7 +10,7 @@ + rev="3">
@@ -118,6 +118,21 @@ + +код +503 +http +server +location +1.3.15 + + +Позволяет переопределить код ответа, используемый при отклонении запросов. + + + + + $переменная