[This is preliminary documentation and subject to change]
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.
| Attribute Name | Attribute Value |
| Data Type | DWORD |
| Attributes | NO_ATTRIBUTES |
| Default Value | 256 |
| MetaFlagsEx | CACHE_PROPERTY_MODIFIED |
| User Type | IIS_MD_UT_SERVER |
| StartingNumber | |
| EndingNumber | 0 |
| ID | 2225 |
This property is accessible at the following locations:
| Metabase Path | IIS Admin Object Type |
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 |
| Data type | DWORD |
| User type | IIS_MD_UT_SERVER |