proxy_cache_path /var/nginx_cache levels=1:2 keys_zone=nginx-cache:8m max_size=1000m inactive=100m; proxy_temp_path /var/nginx_cache/tmp;
確定! 回上一頁