Commit 897b38e3 authored by nanahira's avatar nanahira

fix

parent 1bcd6dcd
Pipeline #39287 passed with stages
in 43 seconds
......@@ -105,7 +105,7 @@ http {
proxy_cache_valid 200 206 0;
proxy_cache_key $scheme://$host$request_uri$http_range;
proxy_cache_lock_timeout 600s;
proxy_cache_lock_timeout 30s;
proxy_cache_lock_age 600s;
#proxy_cache_use_stale updating;
proxy_cache_min_uses 1;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment