log src/http/modules/ngx_http_limit_req_module.c @ 7726:559d19037984

age author description
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.
Sun, 02 Apr 2017 14:32:29 +0300 Maxim Dounin Moved handling of wev->delayed to the connection event handler.
Sun, 02 Apr 2017 14:32:26 +0300 Maxim Dounin Limit req: fixed delaying subrequests.
Mon, 08 Aug 2016 17:11:29 +0300 Ruslan Ermilov Simplified extraction of current time.
Mon, 20 Apr 2015 16:54:41 +0300 Sergey Kandaurov Limit req: removed check for unknown limit_req_zone.
Wed, 24 Sep 2014 21:55:19 +0400 Valentin Bartenev Limit req: reduced number of parameters in the lookup function.
Wed, 24 Sep 2014 21:55:19 +0400 Valentin Bartenev Limit req: use complex value in limit_req_zone.
Tue, 16 Sep 2014 21:12:51 +0400 Valentin Bartenev Limit req: don't truncate key value to 255 bytes.
Mon, 31 Mar 2014 21:38:30 +0400 Maxim Dounin Core: slab log_nomem flag.
Wed, 02 Oct 2013 15:07:17 +0400 Maxim Dounin Limit req: fixed "nodelay" parsing.