mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-05 12:09:57 +00:00
Untitled
--- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker?shareId=XXXX-XXXX-XXXX-XXXX).
This commit is contained in:
parent
ace5a4ce9f
commit
df4fc3ed83
1 changed files with 1 additions and 1 deletions
|
@ -41,4 +41,4 @@ ngx_limit_req_zones = [^"]+
|
||||||
# Shortly, much faster and stable version of regexp:
|
# Shortly, much faster and stable version of regexp:
|
||||||
failregex = ^\s*\[error\] \d+#\d+: \*\d+ limiting requests, excess: [\d\.]+ by zone "(?:%(ngx_limit_req_zones)s)", client: <HOST>
|
failregex = ^\s*\[error\] \d+#\d+: \*\d+ limiting requests, excess: [\d\.]+ by zone "(?:%(ngx_limit_req_zones)s)", client: <HOST>
|
||||||
|
|
||||||
ignoreregex =
|
ignoreregex =
|
||||||
|
|
Loading…
Add table
Reference in a new issue