MD_MAX_BANDWIDTH_BLOCKED

This identifier specifies the maximum number of asynchronous requests to be queued in the outstanding idle queue when the maximum bandwidth of the server is exceeded.

Attributes

Data type DWORD
Default inheritance Global - Not inheritable
User type IIS_MD_UT_SERVER

Values

Value Range
0 – 0xFFFFFFFF
Default Value
0xFFFFFFFF (unlimited)

Metabase Keys

This identifier is available at the following metabase keys:

Metabase Path Key Type
/LM IIsComputer
/LM/W3SVC/n IIsWebServer

Remarks

MD_MAX_BANDWIDTH_BLOCKED can be set at either the local machine level or the server level. The identifier is not inheritable, but the value of MD_MAX_BANDWIDTH_BLOCKED set at the local machine level applies to all instances of servers that do not have instance-specific MD_MAX_BANDWIDTH_BLOCKED settings of their own. Values for this identifier set at the individual server level are permitted to exceed the global values established at the local machine.

See Also

MaxBandWidthBlocked