Remove cache lock
This commit is contained in:
parent
87cac3fecb
commit
750fceee02
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ server {
|
|||
proxy_set_header Proxy "";
|
||||
|
||||
proxy_cache_use_stale error timeout http_500 http_502 http_503 http_504;
|
||||
proxy_cache_lock on;
|
||||
proxy_cache_valid 404 1m;
|
||||
|
||||
location / {
|
||||
|
|
Loading…
Reference in a new issue