mirror of
https://github.com/webmin/webmin.git
synced 2026-06-22 12:10:28 +01:00
9 lines
359 B
HTML
9 lines
359 B
HTML
<header>CPU resource limit</header>
|
|
The <tt>RLimitCPU</tt> directive sets a CPU time resource limit for processes
|
|
started by Apache in this context, such as CGI programs where supported by the
|
|
operating system.
|
|
<p>
|
|
The soft limit is applied first. If a hard limit is also set, it is the maximum
|
|
value that the process can raise the soft limit to.
|
|
<p><footer>
|