HcCreateFlags Metabase Property
Applies To: Windows Server 2003, Windows Server 2003 with SP1
The HcCreateFlags property contains a flag that is passed to the HcCompressionDLL property. This flag identifies the compression schema to be used (either “gzip” or “deflate”).
Attribute Name | Attribute Value |
---|---|
XML Data Type |
DWORD |
WMI Data Type |
SINT32 |
ADSI Data Type |
DWORD |
ABO Data Type |
DWORD |
ABO Metabase Identifier |
MD_HC_CREATE_FLAGS |
Attributes |
NO_ATTRIBUTES |
Default Value |
0 |
MetaFlagsEx |
CACHE_PROPERTY_MODIFIED |
User Type |
IIS_MD_UT_SERVER |
ID |
2243 |
Configurable Locations
You can configure this property at the following locations in the IIS metabase.
Metabase Path | IIS Admin Object Type |
---|---|
/LM/W3SVC/Filters/Compression/gzip /LM/W3SVC/Filters/Compression/deflate |
IIsCompressionScheme |
Code Example
For general code examples, see Code Examples to Configure Metabase Properties.