# HG changeset patch # User Yaroslav Zhuravlev # Date 1574175303 -10800 # Node ID 07c4f2c66c97f590c5e3a62b03b1c9b066d98d72 # Parent 5d7fd7d9a2b607614e2c1bf3003875e0a0d703d6 Documented $limit_conn_status for http and stream. diff -r 5d7fd7d9a2b6 -r 07c4f2c66c97 xml/en/docs/http/ngx_http_limit_conn_module.xml --- a/xml/en/docs/http/ngx_http_limit_conn_module.xml Tue Nov 19 17:54:10 2019 +0300 +++ b/xml/en/docs/http/ngx_http_limit_conn_module.xml Tue Nov 19 17:55:03 2019 +0300 @@ -10,7 +10,7 @@ + rev="12">
@@ -228,4 +228,23 @@
+ +
+ + + + +$limit_conn_status + +keeps the result of limiting the number of connections (1.17.6): +PASSED, +REJECTED, or +REJECTED_DRY_RUN + + + + + +
+
diff -r 5d7fd7d9a2b6 -r 07c4f2c66c97 xml/en/docs/stream/ngx_stream_limit_conn_module.xml --- a/xml/en/docs/stream/ngx_stream_limit_conn_module.xml Tue Nov 19 17:54:10 2019 +0300 +++ b/xml/en/docs/stream/ngx_stream_limit_conn_module.xml Tue Nov 19 17:55:03 2019 +0300 @@ -10,7 +10,7 @@ + rev="5">
@@ -151,6 +151,24 @@ +
+ + +
+ + + + +$limit_conn_status + +keeps the result of limiting the number of connections (1.17.6): +PASSED, +REJECTED, or +REJECTED_DRY_RUN + + + +
diff -r 5d7fd7d9a2b6 -r 07c4f2c66c97 xml/ru/docs/http/ngx_http_limit_conn_module.xml --- a/xml/ru/docs/http/ngx_http_limit_conn_module.xml Tue Nov 19 17:54:10 2019 +0300 +++ b/xml/ru/docs/http/ngx_http_limit_conn_module.xml Tue Nov 19 17:55:03 2019 +0300 @@ -10,7 +10,7 @@ + rev="12">
@@ -225,4 +225,23 @@
+ +
+ + + + +$limit_conn_status + +хранит результат ограничения числа соединений (1.17.6): +PASSED, +REJECTED или +REJECTED_DRY_RUN + + + + + +
+
diff -r 5d7fd7d9a2b6 -r 07c4f2c66c97 xml/ru/docs/stream/ngx_stream_limit_conn_module.xml --- a/xml/ru/docs/stream/ngx_stream_limit_conn_module.xml Tue Nov 19 17:54:10 2019 +0300 +++ b/xml/ru/docs/stream/ngx_stream_limit_conn_module.xml Tue Nov 19 17:55:03 2019 +0300 @@ -10,7 +10,7 @@ + rev="5">
@@ -152,6 +152,24 @@ +
+ + +
+ + + + +$limit_conn_status + +хранит результат ограничения числа соединений (1.17.6): +PASSED, +REJECTED или +REJECTED_DRY_RUN + + + +