[This is preliminary documentation and subject to change]

HcFileExtensions

This metabase property indicates which file name extensions are supported by the compression scheme. Only static files with the specified file extensions will be compressed by IIS. If this setting is empty, then no static files are compressed.

In addition to file name extension matches, HcDoOnDemandCompression and HcDoStaticCompression must be set to TRUE for compression to be performed.

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

Attribute NameAttribute Value
Data TypeMULTISZ
AttributesNO_ATTRIBUTES
Default Valuenull
MetaFlagsExCACHE_PROPERTY_MODIFIED
User TypeIIS_MD_UT_SERVER
StartingNumber
EndingNumber
ID2238

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_FILE_EXTENSIONS
Data typeMULTISZ
User typeIIS_MD_UT_SERVER

Related Topics

HcScriptFileExtensions

© 1997-2001 Microsoft Corporation. All rights reserved.