[This is preliminary documentation and subject to change]

AppPoolQueueLength

This property indicates to the Universal Listener how many requests to queue up for an application pool before rejecting future requests with a 503 error when the limit set by this property is exceeded.

note Note    Setting the value of this property to 0 disables enforcing a maximum queue length.

Attribute NameAttribute Value
Data TypeDWORD
AttributesINHERIT
Default Value3000
MetaFlagsExCACHE_PROPERTY_MODIFIED | WAS_NOTIFICATION
User TypeIIS_MD_UT_SERVER
StartingNumber
EndingNumber
ID9017

Access Locations

This property is accessible at the following locations:

Metabase PathIIS Admin Object Type
/LM/W3SVC/AppPoolsIIsApplicationPools

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

© 1997-2001 Microsoft Corporation. All rights reserved.