nginx worker进程最大打开文件数

vim /usr/local/nginx/conf/nginx.conf
worker_rlimit_nofile 65535;nginx

相关文章
相关标签/搜索