Commit Graph

8 Commits

Author SHA1 Message Date
Kevin Fenzi
8a4a4469e4 proxies: Override the httpd systemd unit file to up file limit and restart on failure
The proxies seem to be hitting file limits, so try increasing them.
Also, set httpd to restart on failure, this should help mask the problem
if it persists with the higher limit.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2023-01-22 13:51:23 -08:00
Kevin Fenzi
17b4748e4e Switch proxies to use the mpm event module instead of prefork. 2015-10-09 15:34:17 +00:00
Kevin Fenzi
73dee1dc7f Stab at making our lower mem proxies happier so they don't nagios flood us 2015-02-06 18:16:31 +00:00
Kevin Fenzi
a5d5bfff7f Try and make proxies not replace files twice and also fix el7 python hash hotfix. 2015-02-02 00:39:49 +00:00
Kevin Fenzi
2d8f1e4b94 Clean up httpd.conf for new 2.4 options and names. 2015-01-21 22:54:35 +00:00
Kevin Fenzi
ef0cffd7dc Lets try this. 2015-01-21 22:19:11 +00:00
Ralph Bean
175bf8ba1f Use conf.modules.d/ 2015-01-06 15:09:12 +00:00
Ralph Bean
7d06598fa8 Set up proxy basics first. 2014-12-18 18:34:05 +00:00