[This is preliminary documentation and subject to change]

MaxConnections

This property specifies the maximum number of simultaneous connections to a server. The valid range is 0 to 0xFFFFFFFF (unlimited). The MaxClientsMessage property can be used to send a message to clients when this value has been exceeded.

Attribute NameAttribute Value
Data TypeDWORD
AttributesINHERIT
Default Value0
MetaFlagsExCACHE_PROPERTY_MODIFIED | WAS_NOTIFICATION
User TypeIIS_MD_UT_SERVER
StartingNumber
EndingNumber0
ID1014

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

Related Topics

MaxClientsMessage

© 1997-2001 Microsoft Corporation. All rights reserved.