[This is preliminary documentation and subject to change]

HcOnDemandCompLevel

This metabase property specifies the compression level for the compression scheme, when the scheme is to compress static content on demand. Low compression levels produce slightly larger compressed files, but with lower overall impact on CPU and memory resources. Higher compression levels generally result in small compressed files but higher CPU and memory usage.

Valid compression levels are from 1 to 10.

The Web service must be restarted before any changes to this property take effect.

Attribute NameAttribute Value
Data TypeDWORD
AttributesNO_ATTRIBUTES
Default Value10
MetaFlagsExCACHE_PROPERTY_MODIFIED
User TypeIIS_MD_UT_SERVER
StartingNumber
EndingNumber0
ID2242

Access Locations

This property is accessible at the following locations:

Metabase PathIIS Admin Object Type
/LM/W3SVC/Filters/Compression/gzipIIsCompressionScheme

IIS Admin Base Object Information

The following table lists additional information required only for code that uses the IIS Admin Base Object.

Metabase identifier
MD_HC_ON_DEMAND_COMP_LEVEL
Data typeDWORD
User typeIIS_MD_UT_SERVER

Related Topics

HcDynamicCompressionLevel

© 1997-2001 Microsoft Corporation. All rights reserved.