[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-09-27 13:55:51
This commit is contained in:
parent
13dc9daf21
commit
c408cf299e
|
|
@ -37,6 +37,7 @@ http {
|
|||
sendfile on;
|
||||
tcp_nopush on;
|
||||
server_tokens off; # Padrão de segurança básico
|
||||
proxy_headers_hash_bucket_size 512;
|
||||
include /etc/nginx/mime.types;
|
||||
default_type application/octet-stream;
|
||||
ssl_session_cache shared:SSL:60m; # Otimização de sessão SSL
|
||||
|
|
|
|||
Loading…
Reference in New Issue