block proxies and abusers
This commit is contained in:
3
confs/limit-req.conf
Normal file
3
confs/limit-req.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
limit_req_status 429;
|
||||
limit_req zone=limit burst=%LIMIT_REQ_BURST% nodelay;
|
||||
|
||||
@@ -25,6 +25,8 @@ server {
|
||||
%BLOCK_COUNTRY%
|
||||
%BLOCK_USER_AGENT%
|
||||
%BLOCK_TOR_EXIT_NODE%
|
||||
%BLOCK_PROXIES%
|
||||
%BLOCK_ABUSERS%
|
||||
%COOKIE_FLAGS%
|
||||
%ERRORS%
|
||||
%USE_FAIL2BAN%
|
||||
|
||||
Reference in New Issue
Block a user