💻 Software
Can I "reload" Apache2 configuration file without issues?
Fresh7 days ago
Mar 15, 202616377 viewsConfidence Score0%
0%
Problem
Is interrupting the operations on the webservers hosted by apache ?
Error Output
sudo /etc/init.d/apache2 reload
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Can I "reload" Apache2 configuration file without issues?
Low Risk
Reload does a "Graceful Restart". From the Apache documentation Stopping and Restarting : The USR1 or graceful signal causes the parent process to advise the children to exit after their current request (or to exit immediately if they're not serving…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix