From c408cf299e9a8452ebc6f88e51115ff7df3fd404 Mon Sep 17 00:00:00 2001 From: "srvproxy001.itguys.com.br" Date: Sat, 27 Sep 2025 13:55:51 -0300 Subject: [PATCH] =?UTF-8?q?[Auto-Sync]=20Atualiza=C3=A7=C3=A3o=20das=20con?= =?UTF-8?q?figura=C3=A7=C3=B5es=20em=20srvproxy001.itguys.com.br=20-=20202?= =?UTF-8?q?5-09-27=2013:55:51?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nginx/nginx.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/nginx/nginx.conf b/nginx/nginx.conf index 4045335..8c13717 100644 --- a/nginx/nginx.conf +++ b/nginx/nginx.conf @@ -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