mirror of
https://github.com/webmin/webmin.git
synced 2026-06-22 20:20:28 +01:00
Add help files for new Apache options
https://github.com/webmin/webmin/issues/1821
This commit is contained in:
7
apache/help/ThreadLimit.html
Normal file
7
apache/help/ThreadLimit.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user