Revert "small number of apaches on popcon host"
[mirror/dsa-puppet.git] / modules / apache2 / templates / mpm_worker.erb
index 9525998..9a0a2d3 100644 (file)
@@ -23,9 +23,7 @@
 #    MaxConnectionsPerChild    0
 
 <IfModule mpm_worker_module>
-<% 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