HEX
Server: Apache
System: Linux vps-cdc32557.vps.ovh.ca 5.15.0-156-generic #166-Ubuntu SMP Sat Aug 9 00:02:46 UTC 2025 x86_64
User: hanode (1017)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //usr/share/webmin/virtual-server/help/res.zh_TW.auto.html
<header>資源限制</header>該頁面允許您定義適用於此虛擬服務器和所有子服務器的CPU和內存使用限制。限制適用於兩個PHP腳本,並且命令通過SSH登錄運行。它們可用於防止任何一個域所有者用叉炸彈或使用過多RAM的命令使系統過載。 <p>可用的限制類型為: <br><dl><dt> <b>最大進程數</b> <dd>嘗試啟動以服務器的Unix用戶身份運行的進程超過此處設置的限制將失敗。這也適用於並發PHP腳本。 <p><dt> <b>每個進程的最大大小</b> <dd>任何嘗試分配該限制更多內存的單個進程都將被終止。但是,服務器擁有的所有進程的總數仍可以超過限制。 <p><dt> <b>每個進程的最大CPU時間</b> <dd>實際使用CPU的時間(不等待IO或休眠)超過此限制的任何進程都將被殺死。 <p></dl><footer>