🔨 REFACTOR: DEV-2052 Excessive HTTP 4xx errors to be 50 errors in 5 min
This commit is contained in:
@@ -47,7 +47,7 @@ filter = nginx-4xx
|
|||||||
logpath = /data/nginx-logs/access_json.log
|
logpath = /data/nginx-logs/access_json.log
|
||||||
port = 80,443,3000
|
port = 80,443,3000
|
||||||
findtime = 5m
|
findtime = 5m
|
||||||
maxretry = 20
|
maxretry = 50
|
||||||
bantime = 15m
|
bantime = 15m
|
||||||
|
|
||||||
# -----------------------------
|
# -----------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user