CpuCgiLimit

When set to a value other than zero, this property limits the time in seconds that a CGI script is allowed to be in process. When set to zero, the process time is unlimited.

Note   CpuCgiLimit requires either CpuLimitsEnabled or CpuLoggingOptions set to TRUE.

Data type Integer
Default value 0 (zero)
Inheritance Inheritable

Access Locations

This property is accessible at the following locations:

Metabase Path Key Type
/LM/W3SVC IIsWebService
/LM/W3SVC/N IIsWebServer

IIS Admin Base Object Information

The following table lists additional information required only for code that uses the IIS Admin Base Object.

Metabase identifier MD_CPU_CGI_LIMIT
Data type DWORD_METADATA
User type IIS_MD_UT_SERVER

See Also

ScriptTimeout