Re: [users@httpd] Does Apache do a "graceful" automatically over time?

2019-03-27 Thread Rose, John B
Eric, as always, thanks for replying. I think logrotate is the likely culprit. Looking at apachectl status it doesn’t do a stop start, since no indication of an overnight restart. So I assume a “graceful” on Linux Thanks again for the help Sent from my iPad On Mar 27, 2019, at 5:21 PM, Eric C

Re: [users@httpd] Does Apache do a "graceful" automatically over time?

2019-03-27 Thread Eric Covener
> Does Apache do a "graceful" restart automatically over time? No. Some likely culprits: logrotate (not to be confused with rotatelogs) or third-party control panels that manage your webserver config. Or an unplanned reboot which would not really be a graceful restart but a stop/start. -

[users@httpd] Does Apache do a "graceful" automatically over time?

2019-03-27 Thread Rose, John B
As always, a "thank you" to everyone that works on Apache. Some background and resultant question ... We had made some changes in the afternoon to some virtual host configs that we intended to implement the next morning with a graceful restart of Apache. That was going to be coordinated with