Update jail.local
This commit is contained in:
parent
4bf5794b2c
commit
81d22845b8
|
|
@ -85,8 +85,8 @@ protocol = tcp
|
||||||
filter = nginx-404
|
filter = nginx-404
|
||||||
logpath = /var/log/nginx/access*.log
|
logpath = /var/log/nginx/access*.log
|
||||||
bantime = 600
|
bantime = 600
|
||||||
findtime = 600
|
findtime = 60
|
||||||
maxretry = 10
|
maxretry = 120
|
||||||
|
|
||||||
[nginx-dos]
|
[nginx-dos]
|
||||||
# Based on apache-badbots but a simple IP check (any IP requesting more than
|
# Based on apache-badbots but a simple IP check (any IP requesting more than
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue