2022/03/08 13:49:47 [notice] 1#1: signal 17 (SIGCHLD) received from 25
2022/03/08 13:49:47 [notice] 1#1: worker process 25 exited with code 0
2022/03/08 13:49:47 [notice] 1#1: signal 29 (SIGIO) received
2022/03/08 13:49:47 [notice] 1#1: signal 17 (SIGCHLD) received from 24
2022/03/08 13:49:47 [notice] 1#1: worker process 23 exited with code 0
2022/03/08 13:49:47 [notice] 1#1: worker process 24 exited with code 0
2022/03/08 13:49:47 [notice] 1#1: signal 29 (SIGIO) received
2022/03/08 13:49:47 [notice] 1#1: signal 17 (SIGCHLD) received from 26
2022/03/08 13:49:47 [notice] 1#1: worker process 26 exited with code 0
2022/03/08 13:49:47 [notice] 1#1: exit
2022/03/08 13:49:57 [notice] 1#1: using the "epoll" event method
2022/03/08 13:49:57 [notice] 1#1: nginx/1.21.6
2022/03/08 13:49:57 [notice] 1#1: built by gcc 10.2.1 20210110 (Debian 10.2.1-6)
2022/03/08 13:49:57 [notice] 1#1: OS: Linux 3.10.0-1160.el7.x86_64
2022/03/08 13:49:57 [notice] 1#1: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2022/03/08 13:49:57 [notice] 1#1: start worker processes
2022/03/08 13:49:57 [notice] 1#1: start worker process 23
2022/03/08 13:49:57 [notice] 1#1: start worker process 24
2022/03/08 13:49:57 [notice] 1#1: start worker process 25
2022/03/08 13:49:57 [notice] 1#1: start worker process 26
2022/03/08 13:50:03 [notice] 1#1: signal 15 (SIGTERM) received, exiting
2022/03/08 13:50:03 [notice] 24#24: exiting
2022/03/08 13:50:03 [notice] 23#23: exiting
2022/03/08 13:50:03 [notice] 25#25: exiting
2022/03/08 13:50:03 [notice] 26#26: exiting
2022/03/08 13:50:03 [notice] 26#26: exit
2022/03/08 13:50:03 [notice] 25#25: exit
2022/03/08 13:50:03 [notice] 24#24: exit
2022/03/08 13:50:03 [notice] 23#23: exit
2022/03/08 13:50:03 [notice] 1#1: signal 17 (SIGCHLD) received from 24
2022/03/08 13:50:03 [notice] 1#1: worker process 24 exited with code 0
2022/03/08 13:50:03 [notice] 1#1: signal 29 (SIGIO) received
2022/03/08 13:50:03 [notice] 1#1: signal 17 (SIGCHLD) received from 25
2022/03/08 13:50:03 [notice] 1#1: worker process 25 exited with code 0
2022/03/08 13:50:03 [notice] 1#1: signal 29 (SIGIO) received
2022/03/08 13:50:03 [notice] 1#1: signal 17 (SIGCHLD) received from 26
2022/03/08 13:50:03 [notice] 1#1: worker process 26 exited with code 0
2022/03/08 13:50:03 [notice] 1#1: signal 29 (SIGIO) received
2022/03/08 13:50:03 [notice] 1#1: signal 17 (SIGCHLD) received from 23
2022/03/08 13:50:03 [notice] 1#1: worker process 23 exited with code 0
2022/03/08 13:50:03 [notice] 1#1: exit
感觉进程是被系统杀掉,检查下宿主机是否内存不足
有其他报错日志吗?