IIsCompressionSchemesSetting (WMI)

This class corresponds to the IIsCompressionSchemes IIS Admin object, and contains the read-write properties for the object.

IIsSetting (WMI)

Methods

The IIsCompressionSchemesSetting object has no methods.

Properties

The IIsCompressionSchemesSetting object defines the following properties, in addition to those inherited from IIsSetting (WMI).

Property

Data type

Description

HcCacheControlHeader

String

See HcCacheControlHeader in the Metabase Property Reference.

HcCompressionBufferSize

SINT32

See HcCompressionBufferSize in the Metabase Property Reference.

HcCompressionDirectory

String

See HcCompressionDirectory in the Metabase Property Reference.

HcDoDiskSpaceLimiting

Boolean

See HcDoDiskSpaceLimiting in the Metabase Property Reference.

HcDoDynamicCompression

Boolean

See HcDoDynamicCompression in the Metabase Property Reference.

HcDoOnDemandCompression

Boolean

See HcDoOnDemandCompression in the Metabase Property Reference.

HcDoStaticCompression

Boolean

See HcDoStaticCompression in the Metabase Property Reference.

HcExpiresHeader

String

See HcExpiresHeader in the Metabase Property Reference.

HcFilesDeletedPerDiskFree

SINT32

See HcFilesDeletedPerDiskFree in the Metabase Property Reference.

HcIoBufferSize

SINT32

See HcIoBufferSize in the Metabase Property Reference.

HcMaxDiskSpaceUsage

SINT32

See HcMaxDiskSpaceUsage in the Metabase Property Reference.

HcMaxQueueLength

SINT32

See HcMaxQueueLength in the Metabase Property Reference.

HcMinFileSizeForComp

SINT32

See HcMinFileSizeForComp in the Metabase Property Reference.

HcNoCompressionForHttp10

Boolean

See HcNoCompressionForHttp10 in the Metabase Property Reference.

HcNoCompressionForProxies

Boolean

See HcNoCompressionForProxies in the Metabase Property Reference.

HcNoCompressionForRange

Boolean

See HcNoCompressionForRange in the Metabase Property Reference.

HcSendCacheHeaders

Boolean

See HcSendCacheHeaders in the Metabase Property Reference.

Name

String

The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property.

Requirements

Server: Requires or Windows Server 2003.

Product: IIS

See Also