[Auto-Sync] Atualização das configurações em srvproxy001.itguys.com.br - 2025-11-10 23:58:58
This commit is contained in:
parent
edea45fbed
commit
fe31e48486
|
|
@ -145,7 +145,7 @@ server {
|
||||||
proxy_cache_valid 200 1h;
|
proxy_cache_valid 200 1h;
|
||||||
proxy_cache_lock on;
|
proxy_cache_lock on;
|
||||||
proxy_cache_use_stale error timeout updating http_500 http_502 http_503 http_504;
|
proxy_cache_use_stale error timeout updating http_500 http_502 http_503 http_504;
|
||||||
proxy_ignore_headers "Cache-Control" "Expires" "Pragma";
|
proxy_ignore_headers "Cache-Control" "Expires";
|
||||||
add_header Cache-Control "public, max-age=3600";
|
add_header Cache-Control "public, max-age=3600";
|
||||||
more_set_headers 'X-Avatar-Cache: $upstream_cache_status';
|
more_set_headers 'X-Avatar-Cache: $upstream_cache_status';
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue