[This is preliminary documentation and subject to change]

HcMimeType

This property indicates which MIME types are supported by the compression scheme. Only static files with the specified MIME type will be compressed by IIS. If this setting is empty, then the scheme supports all MIME types.

In addition to MIME type matches, HcDoOnDemandCompression and HcDoStaticCompression must be set to TRUE for compression to be performed.

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

Attribute NameAttribute Value
Data TypeSTRING
AttributesNO_ATTRIBUTES
Default Valuenull
MetaFlagsExCACHE_PROPERTY_MODIFIED
User TypeIIS_MD_UT_SERVER
StartingNumber
EndingNumber
ID2239

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_MIME_TYPE
Data typeSTRING
User typeIIS_MD_UT_SERVER

© 1997-2001 Microsoft Corporation. All rights reserved.