IIsCompressionSchemesSetting, ROOT\MicrosoftIISv2 - Instances

Class | Methods | Properties (22) | Qualifiers (4) | Instances (1) | Namespaces (1)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Instances of IIsCompressionSchemesSetting

This section contains sample wmi instances of IIsCompressionSchemesSetting class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation.

Instance \\W2012SDC\ROOT\MicrosoftIISv2:IIsCompressionSchemesSetting.Name="W3SVC/FILTERS/COMPRESSION"

Properties={
   'AdminACLBin' : null
   'Caption' : null
   'Description' : null
   'HcCacheControlHeader' : 'max-age=86400' //String
   'HcCompressionBufferSize' : 8192 //Long, 0x2000
   'HcCompressionDirectory' : '%Windir%\IIS Temporary Compressed Files' //String
   'HcDoDiskSpaceLimiting' : False //Boolean, 0x0
   'HcDoDynamicCompression' : False //Boolean, 0x0
   'HcDoOnDemandCompression' : True //Boolean, 0xFFFFFFFF
   'HcDoStaticCompression' : True //Boolean, 0xFFFFFFFF
   'HcExpiresHeader' : '' //String
   'HcFilesDeletedPerDiskFree' : 256 //Long, 0x100
   'HcIoBufferSize' : 8192 //Long, 0x2000
   'HcMaxDiskSpaceUsage' : 1000000 //Long, 0xF4240
   'HcMaxQueueLength' : 1000 //Long, 0x3E8
   'HcMinFileSizeForComp' : 256 //Long, 0x100
   'HcNoCompressionForHttp10' : True //Boolean, 0xFFFFFFFF
   'HcNoCompressionForProxies' : False //Boolean, 0x0
   'HcNoCompressionForRange' : True //Boolean, 0xFFFFFFFF
   'HcSendCacheHeaders' : True //Boolean, 0xFFFFFFFF
   'Name' : 'W3SVC/FILTERS/COMPRESSION' //String
   'SettingID' : null
}
comments powered by Disqus
WUtils.com