log src/http/modules/ngx_http_limit_req_module.c @ 9202:e88cdaa0f1ff

age author description
Sun, 28 Mar 2021 17:45:39 +0300 Maxim Dounin Fixed handling of already closed connections.
Thu, 08 Oct 2020 17:44:34 +0300 Maxim Dounin Limit req: unlocking of nodes on complex value errors.
Wed, 06 Nov 2019 19:03:18 +0300 Roman Arutyunyan Limit req: $limit_req_status variable.
Wed, 05 Jun 2019 19:55:27 +0300 Roman Arutyunyan Limit req: limit_req_dry_run directive.
Wed, 21 Nov 2018 18:56:50 +0300 Maxim Dounin Limit req: "delay=" parameter.
Wed, 21 Nov 2018 18:56:44 +0300 Maxim Dounin Limit req: fixed error message wording.
Wed, 30 May 2018 15:40:34 +0300 Maxim Dounin Limit req: improved handling of negative times.