nginx-dos should block 443 as well. (#36)

This commit is contained in:
Chris Black
2016-08-23 09:16:15 -07:00
committed by FusionPBX
parent 0e3f626c6e
commit cc3ecea384

View File

@@ -93,7 +93,7 @@ maxretry = 10
# 240 pages in 60 seconds, or 4p/s average, is suspicious)
# Block for two full days.
enabled = true
port = 80
port = 80,443
protocol = tcp
filter = nginx-dos
logpath = /var/log/nginx/access*.log