HEX
Server: Apache
System: Linux vmi1259262.contaboserver.net 5.15.0-170-generic #180-Ubuntu SMP Fri Jan 9 16:10:31 UTC 2026 x86_64
User: aqarnomics (1008)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //usr/share/webmin/virtual-server/help/config_fcgid_max.html
<header>Maximum FCGI execution time</header>

By default, Virtualmin sets the maximum execution time for FastCGI processes
to match the execution time of PHP scripts, as determined by the domain's
<tt>php.ini</tt> file. This ensures that PHP applications will not run
for longer than they are supposed to. <p>

However, you can disable this behaviour by selecting <b>Don't set</b> in this
configuration field. Or you can specify your own timeout for fastCGI scripts
by selecting <b>Time in seconds</b> and entering a number. <p>

This is implemented by setting the Apache <tt>IPCCommTimeout</tt> directive, or
the equivalent in Nginx. <p>


<footer>