[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-09-29 11:50:07
This commit is contained in:
parent
238a587fcf
commit
88dd0ba222
|
|
@ -78,7 +78,7 @@ server {
|
|||
}
|
||||
|
||||
# --- Aplica o Rate Limiting (zona definida em nginx.conf) ---
|
||||
limit_req zone=global_limit burst=20 nodelay;
|
||||
limit_req zone=global_limit burst=100 nodelay;
|
||||
|
||||
# --- Parâmetros de SSL/TLS (Ciphers atualizados conforme best practices) ---
|
||||
ssl_certificate /etc/letsencrypt/live/cloud.grupopralog.com.br/fullchain.pem; # managed by Certbot
|
||||
|
|
|
|||
Loading…
Reference in New Issue