nginx启动 重启 关闭命令 February 13, 2015 查询Nginx主进程号:ps -ef | grep nginx 在进程列表里 面找master进程,它的编号就是主进程号了。从容停止Nginx:kill ...