Re: [users@httpd] Re: apachectl -k graceful

2018-05-03 Thread Greg Rundlett (freephile)
Thanks Yehuda, I was planning to move to PHP-FPM :-) Greg Rundlett https://eQuality-Tech.com https://freephile.org On Thu, May 3, 2018 at 10:49 AM, Yehuda Katz wrote: > We have a server farm with a load balancer, but we still announce a > maintenance window when we do major MediaWiki upgrades a

Re: [users@httpd] Re: apachectl -k graceful

2018-05-03 Thread Yehuda Katz
We have a server farm with a load balancer, but we still announce a maintenance window when we do major MediaWiki upgrades and take the site down for five minutes. The other thing we do is use PHP-FPM instead of mod_php. That lets us not worry about HTTPD restarts. - Y On Thu, May 3, 2018 at 9:32

[users@httpd] Re: apachectl -k graceful

2018-05-03 Thread Greg Rundlett (freephile)
I've read the manual https://httpd.apache.org/docs/2.4/stopping.html#graceful and believe I'm doing things "the right way". I know I've seen anecdotes and forum discussions where people complain of long restarts, but I'm confident that those are the result of some particular environment issue (like