mirror of
https://github.com/webmin/webmin.git
synced 2026-06-22 12:10:28 +01:00
9 lines
339 B
HTML
9 lines
339 B
HTML
<header>Maximum idle server processes</header>
|
|
The <tt>MaxSpareServers</tt> directive sets the maximum number of idle child
|
|
server processes Apache tries to keep when using prefork-style process
|
|
handling.
|
|
<p>
|
|
If more idle child processes are available, Apache stops some of them to avoid
|
|
keeping unnecessary processes running.
|
|
<p><footer>
|