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/config_fcgid_max.zh.auto.html
<header>最大 FCGI 执行时间</header>默认情况下,Virtualmin 将 FastCGI 进程的最大执行时间设置为与 PHP 脚本的执行时间相匹配,由域的<tt>php.ini</tt>文件确定。这可确保 PHP 应用程序的运行时间不会超过预期。<p>但是,您可以通过在此配置字段中选择<b>“不设置”</b>来禁用此行为。或者,您可以通过选择<b>“时间(秒)”</b>并输入一个数字来为 fastCGI 脚本指定自己的超时时间。<p>这是通过设置 Apache <tt>IPCCommTimeout</tt>指令或 Nginx 中的等效指令来实现的。<p><footer>