mirror of
https://github.com/webmin/webmin.git
synced 2026-06-22 12:10:28 +01:00
8 lines
344 B
HTML
8 lines
344 B
HTML
<header>Thread limit per child process</header>
|
|
The <tt>ThreadLimit</tt> directive sets the hard upper limit for the number of
|
|
worker threads that can be configured in each child process.
|
|
<p>
|
|
It must be high enough for <tt>ThreadsPerChild</tt>. Increasing this value may
|
|
require a full Apache stop and start before it takes effect.
|
|
<p><footer>
|