proxy_cache_path /var/nginx/cache keys\_zone=CACHE:60m levels=1:2 inactive=3h max\_size=20g; proxy_cache CACHE;. The cache definition example creates a ...
確定! 回上一頁