<The StartServers, MinSpareServers,
MaxSpareServers, and MaxServers
regulate how the parent process creates children to serve
requests. In general, Apache is very self-regulating, so most
sites do not need to adjust these directives from their default
values. Sites which need to serve more than 256 simultaneous
requests may need to increase MaxClients, while
sites with limited memory may need to decrease
MaxClients to keep the server from thrashing
(swapping memory to disk and back). More information about
tuning process creation is provided in the performance hints
documentation.al Page: logresolve - Apache HTTP Server