Re: [users@httpd] Server is going down after too many reloads (graceful)

2016-03-23 Thread Allan Moraes
che.org/docs/2.4/mod/mod_vhost_alias.html>_ > <http://httpd.apache.org/docs/2.4/mod/mod_vhost_alias.html>alias.html > <http://httpd.apache.org/docs/2.4/mod/mod_vhost_alias.html> > > - Y > > Sent from a device with a very small keyboard and hyperactive autocorrect. > On

[users@httpd] Server is going down after too many reloads (graceful)

2016-03-23 Thread Allan Moraes
I have a server with more than 1,000 sites and the creation of these sites is automatic. Often multiple domains are created at the same time and are given several systemctl reload httpd.service. Apache to only generates no errors and logs or if I run a systemctl start httpd.service, apache back to

[users@httpd] ProxySet disablereuse=off generetes 503

2015-06-04 Thread Allan Moraes
Hi! There is a problem in my webserver. When I put the configuration ProxySet disablereuse=off many access in my website return 503. When I remove this configuration, the website access normaly. Why? Ok, the default configuration is OFF, but why when I set this configuration my website doesn't acce