proxy_cache nginx_cache;. . proxy_cache_path /data/nginx-cache levels=1:2 max_size=10g inactive=1y keys_zone=nginx_cache:40m;. . proxy_temp_path ...
確定! 回上一頁