[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-09-27 14:49:10

This commit is contained in:
srvproxy001.itguys.com.br 2025-09-27 14:49:10 -03:00
parent b9a5eed431
commit 7cc936d54a
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ http {
default "";
}
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) ---
modsecurity on;
modsecurity_rules_file /etc/nginx/modsecurity.conf;