DemandStartThreshold
The DemandStartThreshold property specifies the maximum number of worker processes allowed to run concurrently on a machine.
The metabase represents unlimited as the DWORD value of 4294967295 (0xFFFFFFFF); however, VBScript represents unlimited in hexadecimal format as &HFFFFFFFF. Previous versions of IIS represented unlimited as -1.
Schema Attributes
Attribute Name |
Value |
---|---|
DWORD |
|
DWORD_METADATA |
|
4294967295 |
|
Not specified. |
|
Not specified |
|
10 |
|
9207 |
|
MD_DEMAND_START_THRESHOLD |
|
NO_ATTRIBUTES |
|
IIS_MD_UT_SERVER |
Configurable Locations
You can configure this property at the following locations in the IIS metabase.
Metabase Path |
IIS Admin Object Type |
---|---|
/LM/W3SVC |
IIsWebService |
Flags
There are no flags for this property.
Requirements
Server: Requires or Windows Server 2003.
Product: IIS