mirror of
https://github.com/webmin/webmin.git
synced 2026-06-22 12:10:28 +01:00
8 lines
338 B
HTML
8 lines
338 B
HTML
<header>Worker threads per child process</header>
|
|
The <tt>ThreadsPerChild</tt> directive sets how many worker threads Apache
|
|
creates in each child process when using a threaded MPM.
|
|
<p>
|
|
The total request capacity for threaded MPMs is controlled by this value
|
|
together with <tt>ServerLimit</tt> and <tt>MaxRequestWorkers</tt>.
|
|
<p><footer>
|