nginx 运行,检测,nginx运行检测


启动nginx进程
/usr/sbin/nginx -c /etc/nginx/nginx.conf
检查主进程号
ps -ef|grep nginx

强制所有nginx进程
pkill -9 niginx

相关内容

    暂无相关文章