[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-09-27 14:49:10
This commit is contained in:
parent
b9a5eed431
commit
7cc936d54a
|
|
@ -92,7 +92,7 @@ http {
|
||||||
default "";
|
default "";
|
||||||
}
|
}
|
||||||
limit_req_zone $limit_key zone=global_limit:20m rate=10r/s;
|
limit_req_zone $limit_key zone=global_limit:20m rate=10r/s;
|
||||||
|
limit_req_zone $bad_bot_key zone=bad_bot_limit:10m rate=5r/m;
|
||||||
# --- ATIVAÇÃO GLOBAL DO WAF (MODSECURITY) ---
|
# --- ATIVAÇÃO GLOBAL DO WAF (MODSECURITY) ---
|
||||||
modsecurity on;
|
modsecurity on;
|
||||||
modsecurity_rules_file /etc/nginx/modsecurity.conf;
|
modsecurity_rules_file /etc/nginx/modsecurity.conf;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue