HcFilesDeletedPerDiskFree

This metabase property specifies the number of compressed files that are deleted from the compression directory when IIS determines that the compression directory has grown beyond its limits. IIS will delete a number of files equal to the setting of this property, starting with the least-recently used files.

The HcFilesDeletedPerDiskFree property is relevant only if HcDoDiskSpaceLimiting is set to TRUE, and HcMaxDiskSpaceUsage is set to something other than 0xFFFFFFFF (unlimited). The maximum allowable value of HcFilesDeletedPerDiskFree is 1024.

Data type Long
Default value 256
Inheritance Not inheritable

Access Locations

This property is accessible at the following location:

Metabase Path Key Type
/LM/W3SVC/Filters/Compression/Parameters IIsCompressionSchemes

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_FILES_DELETED_PER_DISK_FREE
User type IIS_MD_UT_SERVER