update nginx limit-req filter again (#4048)

amend to #4047 - removes unused ngx_limit_con_zones parameter.
master
Bill 2025-08-04 15:16:26 -04:00 committed by GitHub
parent e16e982a45
commit 6120a731d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -36,7 +36,6 @@ before = nginx-error-common.conf
# ngx_limit_req_zones = lr_zone|lr_zone2
#
ngx_limit_req_zones = [^"]+
ngx_limit_con_zones = [^"]+
# Depending on limit_req_log_level directive (may be: info | notice | warn | error):
__err_type = [a-z]+