This metabase property specifies whether IIS will limit the number of bytes of disk space occupied by compressed file in the compression directory.
Disk space limiting is performed, and HcMaxDiskSpaceUsage is checked by IIS, only if HcDoDiskSpaceLimiting is set to TRUE. If HcMaxDiskSpaceUsage is set to 0xFFFFFFFF, there will be no limit on the number of bytes occupied by compressed files.
Data type | Long |
Default value | 1,000,000 bytes |
Inheritance | Not inheritable |
This property is accessible at the following location:
Metabase Path | Key Type |
/LM/W3SVC/Filters/Compression/Parameters | IIsCompressionSchemes |
The following table lists additional information required only for code that uses the IIS Admin Base Object.
Metabase identifier | MD_HC_MAX_DISK_SPACE_USAGE |
User type | IIS_MD_UT_SERVER |