MD_MAX_CONNECTIONS

This property specifies the maximum number of simultaneous network connections to the service or server.

Attributes

Data type DWORD
Default inheritance Inheritable
User type IIS_MD_UT_SERVER

Values

Value Range
0 – 0xFFFFFFFF for Microsoft® Windows NT® Server

0 – 10 for Windows NT Workstation and Microsoft Windows™ 95

Default Value
0xFFFFFFFF (unlimited) for Windows NT Server

10 for Windows NT Workstation and Windows 95

Metabase Keys

This identifier is available at the following metabase keys:

Metabase Path Key Type
/LM/MSFTPSVC IIsFtpService
/LM/MSFTPSVC/n IIsFtpServer
/LM/W3SVC IIsWebService
/LM/W3SVC/n IIsWebServer

Remarks

Users attempting to connect to the service or server after MD_MAX_CONNECTIONS has been reached will be sent the string specified by MD_MAX_CLIENTS_MESSAGE.

See Also

MaxConnections, MD_MAX_CLIENTS_MESSAGE