fastcgi_cache_path /var/run/nginx-cache levels=1:2 ... 定义fastcgi_cache的key,示例中就以请求的URI作为缓存的key,Nginx会取这个key的md5作为 ...
確定! 回上一頁