Increase fail2ban threshold
This commit is contained in:
parent
bed0a2b06b
commit
cdcfcf3c66
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
enabled = true
|
||||
bantime = 600
|
||||
findtime = 120
|
||||
maxretry = 10
|
||||
maxretry = 15
|
||||
filter = haproxy-basic
|
||||
logpath = /var/log/haproxy.log
|
||||
port = http,https
|
||||
|
|
Loading…
Reference in a new issue