[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-09-24 20:54:48

This commit is contained in:
srvproxy001.itguys.com.br 2025-09-24 20:54:48 -03:00
parent b3da7fd1ad
commit 01ad860367
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ events {
}
http {
proxy_headers_hash_bucket_size 128;
#Configuraçoes de Cache
proxy_cache_path /var/cache/nginx/zabbix_cache levels=1:2 keys_zone=zabbix_cache:10m max_size=1g inactive=60m use_temp_path=off;
proxy_cache_path /var/cache/nginx/api_cache levels=1:2 keys_zone=api_cache:10m max_size=100m inactive=5m use_temp_path=off;