stay above the blocks for the individual MPMs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@727761
13f79535-47bb-0310-9956-
ffa450edef68
</IfModule>
+#
+# Only one of the below sections will be relevant on your
+# installed httpd. Use "apachectl -l" to find out the
+# active mpm.
+#
+
# Simple MPM
# SimpleProcCount: Number of child processes launched at server startup
# SimpleThreadCount: Set the number of Worker Threads Per-Process
SimpleThreadCount 5
</IfModule>
-#
-# Only one of the below sections will be relevant on your
-# installed httpd. Use "apachectl -l" to find out the
-# active mpm.
-#
-
# prefork MPM
# StartServers: number of server processes to start
# MinSpareServers: minimum number of server processes which are kept spare