[This is preliminary documentation and subject to change]

ServerListenBacklog

This property specifies the number of outstanding sockets that can be queued. The value is based on the AcceptEx operating system parameter and the server size specified in the ServerSize property. Valid values for this property range from 5 to 500.

Attribute NameAttribute Value
Data TypeDWORD
AttributesINHERIT
Default Value40
MetaFlagsExCACHE_PROPERTY_MODIFIED
User TypeIIS_MD_UT_SERVER
StartingNumber
EndingNumber0
ID1019

Access Locations

This property is accessible at the following locations:

Metabase PathIIS Admin Object Type
/LM/MSFTPSVC/Info/Templates/Public FTP SiteIIsFtpServer
/LM/MSFTPSVCIIsFtpService
/LM/NNTPSVC/1IIsNntpServer
/LM/NNTPSVCIIsNntpService
/LM/W3SVC/1IIsWebServer
/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_SERVER_LISTEN_BACKLOG
Data typeDWORD
User typeIIS_MD_UT_SERVER

Related Topics

ServerSize

© 1997-2001 Microsoft Corporation. All rights reserved.