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

7 lines
290 B
HTML

<header>Maximum threads per child process</header>
The <tt>MaxThreadsPerChild</tt> directive sets the maximum number of worker
threads allowed in each child process for the legacy perchild MPM.
<p>
This directive only appears for Apache versions and MPMs that support perchild.
<p><footer>