From: Peter Palfrader Date: Sat, 4 Jul 2015 08:00:23 +0000 (+0200) Subject: Revert "small number of apaches on popcon host" X-Git-Url: https://git.donarmstrong.com/?p=dsa-puppet.git;a=commitdiff_plain;h=bf307e7702505ca016fdb25fef4c1d34a6f6f84f Revert "small number of apaches on popcon host" This reverts commit 3c936ab358a3e6ddca6d979dfc12e87088266d2c. --- diff --git a/modules/apache2/templates/mpm_worker.erb b/modules/apache2/templates/mpm_worker.erb index 95259984..9a0a2d3f 100644 --- a/modules/apache2/templates/mpm_worker.erb +++ b/modules/apache2/templates/mpm_worker.erb @@ -23,9 +23,7 @@ # MaxConnectionsPerChild 0 -<% if scope.function_has_role(['bugs_base']) or - scope.function_has_role(['popcon']) - -%> +<% if scope.function_has_role(['bugs_base']) -%> StartServers 2 MinSpareThreads 25 MaxSpareThreads 75