Apache Reference: http_core, StartServers

StartServers

Number of Child Processes to Launch at Server Start-up
Syntax: StartServers A
Example: StartServers 20
Since: Apache 1.0

This directive sets the number of server child processes created during server start-up. Because the number of processes is dynamically controlled based on the load, it is rarely necessary to adjust this parameter.