MD_MAX_BANDWIDTH

This metabase identifier specifies the maximum network bandwidth allowable, in kilobytes per second. This limitation only applies to static files, such as .htm files, not to applications.

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 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 set at the local machine level applies to all instances of servers that do not have instance-specific MD_MAX_BANDWIDTH 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

MaxBandWidth


© 1997 by Microsoft Corporation. All rights reserved.