Revert "Revert "small number of apaches on popcon host""
[mirror/dsa-puppet.git] / modules / apache2 / templates / mpm_worker.erb
index 9a0a2d3..9525998 100644 (file)
@@ -23,7 +23,9 @@
 #    MaxConnectionsPerChild    0
 
 <IfModule mpm_worker_module>
-<% if scope.function_has_role(['bugs_base']) -%>
+<% if scope.function_has_role(['bugs_base']) or
+      scope.function_has_role(['popcon'])
+      -%>
     StartServers                 2
     MinSpareThreads             25
     MaxSpareThreads             75