[This is preliminary documentation and subject to change]
This metabase property allows you to specify the minimum number of bytes a file must contain for it to be compressed using on-demand compression. Very small files do not compress well, and in some cases compression may even make the file larger than it was initially.
If HcMinFileSizeForComp is set to 0, all files will be compressed.
| 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 | 2226 |
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_MIN_FILE_SIZE_FOR_COMP |
| Data type | DWORD |
| User type | IIS_MD_UT_SERVER |