proxy_cache_path /data/nginx/cache levels=1:2 keys_zone=one:10m; ... 所有活動的key和元數據存儲在共享的內存池中,這個區域用keys_zone參數 ...
確定! 回上一頁