[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-09-15 21:49:54
This commit is contained in:
parent
518030e4fa
commit
15b1c9302a
|
|
@ -14,8 +14,9 @@ http {
|
|||
#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;
|
||||
proxy_cache_path /var/cache/nginx/exchange_private_cache levels=1:2 keys_zone=exchange_private_cache:20m max_size=500m inactive=10m use_temp_path=off;
|
||||
|
||||
##
|
||||
##
|
||||
# Basic Settings
|
||||
##
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue