Maximum idle server processes
The MaxSpareServers directive sets the maximum number of idle child
server processes Apache tries to keep when using prefork-style process
handling.
If more idle child processes are available, Apache stops some of them to avoid
keeping unnecessary processes running.