当前位置: 首页 > 知识 >正文

一句简单命令重启nginx

最近我的很多VP经常出现502错误,经常需要重启nginx,但是很多在线教程需要繁琐的启动脚本,远没有apache的重启命令简单。

但是在研究了nginx帮助之后,我发现有-s参数来管理nginx服务:

# /usr/local/nginx/sbin/nginx -h

nginx version: nginx/0.7.63

Usage: nginx [-?hvVt] [-s signal] [-c filename] [-p prefix] [-g directives]

Options:

-?-h : this help

-v : show version and exit

-V : show version and configure options then exit

-t : test configuration and exit

-s signal : send signal to a master process: stop, quit, reopen, reload

-p prefix : set prefix path (default: /usr/local/nginx/)

-c filename : set configuration file (default: conf/nginx.conf)

-g directives : set global directives out of configuration file

所以我执行了它

# /usr/local/nginx/sbin/nginx -s reload

Nginx已成功重启。

具有root权限

#killall nginx

#nginx

其他相关命令:

1.显示nginx进度id

#ps -aux | grep nginx

2.结果nginx的主控是pid。

#kill -HUP 635

3.重启ngnix

#nginx

相关文章:
  • 6月20日基金净值:华安创业板50ETF最新净值0.9624,涨0.28%
  • 7月4日基金净值:华宝生态中国混合A最新净值4.202,涨0.05%
  • 5月11日基金净值:国投瑞银国家安全混合A最新净值1.081,跌0.73%
  • 7月4日基金净值:兴业聚鑫灵活配置混合A最新净值1.441,涨0.14%
  • 5月25日基金净值:圆信永丰致优混合A最新净值1.9775,涨0.28%
  • 5月30日基金净值:国泰中证军工ETF最新净值1.0728,跌0.68%
  • 6月27日基金净值:华商甄选回报混合A最新净值1.3448,涨1.08%
  • 6月13日基金净值:兴业收益增强债券A最新净值1.395,涨0.14%
  • 7月7日基金净值:天弘沪深300ETF最新净值1.0357,跌0.43%
  • 天弘中证计算机主题ETF净值下跌1.77% 请保持关注