]> git.kaiwu.me - nginx.git/commit
Limit conn: $limit_conn_status variable.
authorRoman Arutyunyan <arut@nginx.com>
Mon, 18 Nov 2019 14:48:32 +0000 (17:48 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Mon, 18 Nov 2019 14:48:32 +0000 (17:48 +0300)
commit3a55d60d2d22788cd35cdd3f207d01d55984c1cf
tree51917b6e69c9d265e20799c5c4d0134f95f96538
parentb48c8718bf9b135368c8c9eb969db5dce6e0ed35
Limit conn: $limit_conn_status variable.

The variable takes one of the values: PASSED, REJECTED or REJECTED_DRY_RUN.
src/http/modules/ngx_http_limit_conn_module.c
src/http/ngx_http_request.h
src/stream/ngx_stream.h
src/stream/ngx_stream_limit_conn_module.c