またApacheが勝手に停止する現象が発生。syslogにApacheを停止した旨のログは残っていたけど、原因は不明。
#/var/log/syslog
Mar 17 06:25:25 **** apache2[1409]: * Stopping Apache httpd web server apache2
Mar 17 06:25:25 **** apache2[1409]: *
#/var/log/syslog.1
Mar 17 06:25:04 **** systemd[1]: Reloading LSB: Apache2 web server.
Mar 17 06:25:05 **** apache2[1235]: * Reloading Apache httpd web server apache2
Mar 17 06:25:10 **** apache2[1235]: *
Mar 17 06:25:10 **** systemd[1]: Reloaded LSB: Apache2 web server.
Mar 17 06:25:12 **** systemd[1]: Reloading LSB: Apache2 web server.
Mar 17 06:25:12 **** apache2[1273]: * Reloading Apache httpd web server apache2
Mar 17 06:25:12 **** apache2[1273]: *
Mar 17 06:25:12 **** systemd[1]: Reloaded LSB: Apache2 web server.
Mar 17 06:25:14 **** systemd[1]: Reloading LSB: Apache2 web server.
Mar 17 06:25:14 **** apache2[1311]: * Reloading Apache httpd web server apache2
Mar 17 06:25:14 **** apache2[1311]: *
Mar 17 06:25:14 **** systemd[1]: Reloaded LSB: Apache2 web server.
Mar 17 06:25:18 **** systemd[1]: Reloading LSB: Apache2 web server.
Mar 17 06:25:18 **** apache2[1349]: * Reloading Apache httpd web server apache2
Mar 17 06:25:19 **** apache2[1349]: *
Mar 17 06:25:19 **** systemd[1]: Reloaded LSB: Apache2 web server.
停止直前に繰り返しリロードを行っているのは、ログローテートだと思われるが、何故ここでApacheが停止されるのかわからん。