Files
webmin/apache/help/StartThreads.html
2026-06-21 23:25:15 +02:00

8 lines
328 B
HTML

<header>Initial threads per child process</header>
The <tt>StartThreads</tt> directive sets how many worker threads are created at
startup for legacy threaded MPMs that support this directive.
<p>
Apache may adjust the number of running workers after startup based on traffic
and the configured spare thread limits.
<p><footer>