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

[users@httpd] mod_proxy_fcgi unix domain socket syntax question on Apache documentation

2018-05-03 Thread Rose, John B
Looking at the documentation on this page ... https://httpd.apache.org/docs/2.4/mod/mod_proxy_fcgi.html The documentation says "With this syntax, the hostname and optional port following fcgi:// are ignored." regarding this example .

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

[users@httpd] More ssh setup question

2018-05-03 Thread Dunson, Jarrell R
Eric, Ok ... some of the guidance I see/hear refers to the setting up a .ssh/authorized_keys directory for each user that logs in ...   However, if I understand correctly (?) this would be the case for individuals... logging onto some other remote server? For the set up of a https-enabled w