Hi,
I check Apache error log of our website and find many lines like below:
[Sun Jun 25 01:11:19.837731 2023] [mpm_worker:notice] [pid 7774:tid 46959971554368] AH00297: SIGUSR1 received. Doing graceful restart
[Sun Jun 25 01:16:47.206726 2023] [mpm_worker:notice] [pid 8404:tid 47805028799552] AH00297: SIGUSR1 received. Doing graceful restart
[Sun Jun 25 01:17:36.036497 2023] [mpm_worker:notice] [pid 8404:tid 47805028799552] AH00297: SIGUSR1 received. Doing graceful restart
[Sun Jun 25 01:19:36.201817 2023] [mpm_worker:notice] [pid 8404:tid 47805028799552] AH00297: SIGUSR1 received. Doing graceful restart
I ask the support of the server, and they said maybe due to the high load of the server, the service is auto-restarted.
However, :
1. At that time spot, the server is not open to public.
2. It is impossible that the service restarted on Jun 25, 1:11 and then after 5 min, it restarted due to heave load.
So I just wonder what is the problem with the server?