正常情况下,nginx进程状态如下:

nginx: worker process is shutting down-LMLPHP

当修改配置文件,reload之后:

nginx: worker process is shutting down-LMLPHP

PID=17114的wroker有正在处理的连接,等处理结束,该worker就会退出(退出之前,该worker不会处理新的连接):

nginx: worker process is shutting down-LMLPHP

05-08 08:38