• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Issue Apache going down every hour

H.W.B

Regular Pleskian
Hello.

Since yesterday i have a strange problem.
Apache is going down every hour, and the restarted by Watchdog.
In the log files i see this :

[Sun May 30 19:58:25.477729 2021] [mpm_prefork:notice] [pid 5491] AH00171: Graceful restart requested, doing restart
[Sun May 30 19:58:30.231024 2021] [lbmethod_heartbeat:notice] [pid 5491] AH02282: No slotmem from mod_heartmonitor

no more errors or else shown.
I receive messages from the Whatchdog that APACHE is DOWN and later is RESTARTED.

I did not change any configuration, Only the Plesk and System updates are installed.

Ans the strangest thing is, that all websites keeps working when he is restarting APACHE!!!!

VersionPlesk Obsidian v18.0.35_build1800210526.11 os_CentOS 7
OSCentOS Linux 7.9.2009 (Core)

Does somebody know how to make Apache stays working.....

Henk
 
Last edited:
It looks like it is doing a graceful restart. If the website works while apache "down" you should be fine, though you'll want to figure out what is trying to restart apache every hour.

A graceful restart has, in theory, zero downtime as requests are gracefully finished, and new requests are queued.
 
Back
Top