[This is preliminary documentation and subject to change]

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 Note    CpuCgiLimit requires either CPULimitsEnabled or CPULoggingOptions set to TRUE.

Attribute NameAttribute Value
Data TypeDWORD
AttributesINHERIT
Default Value0
MetaFlagsExCACHE_PROPERTY_MODIFIED
User TypeIIS_MD_UT_SERVER
StartingNumber
EndingNumber0
ID2148

Access Locations

This property is accessible at the following locations:

Metabase PathIIS Admin Object Type
/LM/W3SVC/2IIsWebServer
/LM/W3SVC/Info/Templates/Public Web SiteIIsWebServer
/LM/W3SVC/Info/Templates/Secure Web SiteIIsWebServer
/LM/W3SVCIIsWebService

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 typeDWORD
User typeIIS_MD_UT_SERVER

Related Topics

ScriptTimeout

© 1997-2001 Microsoft Corporation. All rights reserved.