[This is preliminary documentation and subject to change]

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.

Attribute NameAttribute Value
Data TypeDWORD
AttributesNO_ATTRIBUTES
Default Value256
MetaFlagsExCACHE_PROPERTY_MODIFIED
User TypeIIS_MD_UT_SERVER
StartingNumber
EndingNumber0
ID2225

Access Locations

This property is accessible at the following locations:

Metabase PathIIS Admin Object Type

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
Data typeDWORD
User typeIIS_MD_UT_SERVER

© 1997-2001 Microsoft Corporation. All rights reserved.