# When stopping httpd, a delay (of default 10 second) is required
# before SIGKILLing the httpd parent; this gives enough time for the
# httpd parent to SIGKILL any errant children.
/var/log/httpd/error_log apache:apache 600 4 * @T00 - /var/run/httpd.pid 30
[lbmethod_heartbeat:notice] [pid 38405] AH02282: No slotmem from mod_heartmonitor
[core:emerg] [pid 38405] (17)File exists: AH00023: Couldn't create the watchdog-callback mutex (file /var/logs/watchdog-callback-_proxy_hcheck_.38405)
#LoadModule lbmethod_heartbeat_module libexec/apache24/mod_lbmethod_heartbeat.so
#LoadModule proxy_hcheck_module libexec/apache24/mod_proxy_hcheck.so
Apache 2.4.26 looks like do NOT have that issue.