[This is preliminary documentation and subject to change]
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.
| Attribute Name | Attribute Value |
| Data Type | DWORD |
| Attributes | INHERIT |
| Default Value | 0 |
| MetaFlagsEx | CACHE_PROPERTY_MODIFIED |
| User Type | IIS_MD_UT_SERVER |
| StartingNumber | |
| EndingNumber | 0 |
| ID | 2148 |
This property is accessible at the following locations:
| Metabase Path | IIS Admin Object Type |
| /LM/W3SVC/2 | IIsWebServer |
| /LM/W3SVC/Info/Templates/Public Web Site | IIsWebServer |
| /LM/W3SVC/Info/Templates/Secure Web Site | IIsWebServer |
| /LM/W3SVC | IIsWebService |
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 |
| User type | IIS_MD_UT_SERVER |
Related Topics
| ScriptTimeout |