[This is preliminary documentation and subject to change]

HcNoCompressionForRange

This metabase property specifies how IIS handles HTTP Range requests. The HTTP 1.1 Request for Comment, RFC 2068, is ambiguous about whether Range requests should apply to the compressed or uncompressed version of a file. It is possible that some browsers could be unprepared for compressed Range responses. As a result, IIS by default does not send compressed responses to Range requests, in order to avoid problems with browser misbehavior.

Attribute NameAttribute Value
Data TypeBOOL
AttributesNO_ATTRIBUTES
Default ValueTRUE
MetaFlagsExCACHE_PROPERTY_MODIFIED
User TypeIIS_MD_UT_SERVER
StartingNumber
EndingNumber0
ID2219

Access Locations

This property is accessible at the following locations:

Metabase PathIIS Admin Object Type

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_NO_COMPRESSION_FOR_RANGE
Data typeBOOL
User typeIIS_MD_UT_SERVER

© 1997-2001 Microsoft Corporation. All rights reserved.