nginx.conf lua_shared_dict state 10m; lua_shared_dict mutex 1m; lua_shared_dict locks 1m; lua_shared_dict config 10m; server { listen 12350; ...
確定! 回上一頁