Page 1 of 1

Httpd restart every few minutes

Posted: Wed Apr 22, 2020 11:34 pm
by alukar
Hi i get problem with restarting httpd server. It restarting every few minutes ...

Code: Select all

Thu Apr 23 02:30:15.923738 2020] [:notice] [pid 4482] mod_ruid2/0.9.8 enabled
[Thu Apr 23 02:30:15.924219 2020] [mpm_prefork:notice] [pid 4482] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips mod_fcgid/2.3.9 PHP/5.6.40 configured -- resuming normal operations
[Thu Apr 23 02:30:15.924235 2020] [core:notice] [pid 4482] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Thu Apr 23 02:30:16.357044 2020] [mpm_prefork:notice] [pid 4482] AH00171: Graceful restart requested, doing restart
[Thu Apr 23 02:30:16.521901 2020] [so:warn] [pid 4482] AH01574: module php5_module is already loaded, skipping
[Thu Apr 23 02:30:16.597008 2020] [auth_digest:notice] [pid 4482] AH01757: generating secret for digest authentication ...
[Thu Apr 23 02:30:16.647920 2020] [:notice] [pid 4482] mod_ruid2/0.9.8 enabled
[Thu Apr 23 02:30:16.648401 2020] [mpm_prefork:notice] [pid 4482] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips mod_fcgid/2.3.9 PHP/5.6.40 configured -- resuming normal operations
[Thu Apr 23 02:30:16.648414 2020] [core:notice] [pid 4482] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Thu Apr 23 02:30:16.655844 2020] [core:error] [pid 4482] AH00546: no record of generation 26 of exiting child 9508
[Thu Apr 23 02:30:21.290413 2020] [mpm_prefork:notice] [pid 4482] AH00171: Graceful restart requested, doing restart
[Thu Apr 23 02:30:21.395926 2020] [so:warn] [pid 4482] AH01574: module php5_module is already loaded, skipping
[Thu Apr 23 02:30:21.471443 2020] [auth_digest:notice] [pid 4482] AH01757: generating secret for digest authentication ...
[Thu Apr 23 02:30:21.523648 2020] [:notice] [pid 4482] mod_ruid2/0.9.8 enabled
[Thu Apr 23 02:30:21.524115 2020] [mpm_prefork:notice] [pid 4482] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips mod_fcgid/2.3.9 PHP/5.6.40 configured -- resuming normal operations
[Thu Apr 23 02:30:21.524137 2020] [core:notice] [pid 4482] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Thu Apr 23 02:30:22.199658 2020] [mpm_prefork:notice] [pid 4482] AH00171: Graceful restart requested, doing restart
[Thu Apr 23 02:30:22.329566 2020] [so:warn] [pid 4482] AH01574: module php5_module is already loaded, skipping
[Thu Apr 23 02:30:22.441448 2020] [auth_digest:notice] [pid 4482] AH01757: generating secret for digest authentication ...
[Thu Apr 23 02:30:22.497251 2020] [:notice] [pid 4482] mod_ruid2/0.9.8 enabled
[Thu Apr 23 02:30:22.497867 2020] [mpm_prefork:notice] [pid 4482] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips mod_fcgid/2.3.9 PHP/5.6.40 configured -- resuming normal operations
[Thu Apr 23 02:30:22.497884 2020] [core:notice] [pid 4482] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Thu Apr 23 02:30:27.117172 2020] [mpm_prefork:notice] [pid 4482] AH00171: Graceful restart requested, doing restart
[Thu Apr 23 02:30:27.522231 2020] [so:warn] [pid 4482] AH01574: module php5_module is already loaded, skipping
[Thu Apr 23 02:30:27.644131 2020] [auth_digest:notice] [pid 4482] AH01757: generating secret for digest authentication ...
[Thu Apr 23 02:30:27.698619 2020] [:notice] [pid 4482] mod_ruid2/0.9.8 enabled
[Thu Apr 23 02:30:27.699115 2020] [mpm_prefork:notice] [pid 4482] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips mod_fcgid/2.3.9 PHP/5.6.40 configured -- resuming normal operations
[Thu Apr 23 02:30:27.699128 2020] [core:notice] [pid 4482] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Thu Apr 23 02:30:28.064217 2020] [mpm_prefork:notice] [pid 4482] AH00171: Graceful restart requested, doing restart
[Thu Apr 23 02:30:28.188771 2020] [so:warn] [pid 4482] AH01574: module php5_module is already loaded, skipping
[Thu Apr 23 02:30:28.260249 2020] [auth_digest:notice] [pid 4482] AH01757: generating secret for digest authentication ...
[Thu Apr 23 02:30:28.312425 2020] [:notice] [pid 4482] mod_ruid2/0.9.8 enabled
[Thu Apr 23 02:30:28.312889 2020] [mpm_prefork:notice] [pid 4482] AH00163: Apache/2.4.6 (CentOS) OpenSSL/1.0.1e-fips mod_fcgid/2.3.9 PHP/5.6.40 configured -- resuming normal operations
[Thu Apr 23 02:30:28.312908 2020] [core:notice] [pid 4482] AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
[Thu Apr 23 02:30:28.318398 2020] [core:error] [pid 4482] AH00546: no record of generation 30 of exiting child 10661

Re: Httpd restart every few minutes

Posted: Tue Jun 23, 2020 2:57 am
by amaisonneuve
I get this also.. doesn't seem to be an issue.