]> git.kaiwu.me - nginx.git/commit
Limit req: limit_req_dry_run directive.
authorRoman Arutyunyan <arut@nginx.com>
Wed, 5 Jun 2019 16:55:27 +0000 (19:55 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Wed, 5 Jun 2019 16:55:27 +0000 (19:55 +0300)
commitdda58fc63b64227a19657ed92168b9f645c0c86e
tree5cf85e09515af84e7f20168b0ed019fa72ff3e1c
parent16ebfa999baac42341da6589ffaa8550b25acb2e
Limit req: limit_req_dry_run directive.

A new directive limit_req_dry_run allows enabling the dry run mode.  In this
mode requests are neither rejected nor delayed, but reject/delay status is
logged as usual.
src/http/modules/ngx_http_limit_req_module.c