Try and "stop" the 502s that esi throws us
This commit is contained in:
@@ -36,6 +36,8 @@ http {
|
||||
proxy_cache_bypass $http_x_nocache;
|
||||
proxy_no_cache $http_x_nocache;
|
||||
|
||||
proxy_cache_use_stale error timeout updating http_500 http_502 http_503 http_504;
|
||||
|
||||
add_header X-Cache-Status $upstream_cache_status always;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user