PercentAvailableDisk

The limit on the Content Distribution cache. Specified as a percentage of the available disk space, it controls the automatic cache cleaning to ensure that the cache does not grow to a size whereby the percentage of available disk space is less than this value.

Registry value

Default value

Notes

Installer property

PercentAvailableDisk

10

By default, the cache will not grow such that less that 10% of total disk space is available. The maximum value is 80. The cache will not grow beyond 20% of the total available disk space. This method for determining the maximum size of the cache is provided as an alternative to MaxCacheSizeMB:

  • If PercentAvailableDisk is greater than zero, its method is used to control the cache size.

  • If MaxCacheSizeMB is greater than zero and PercentAvailableDisk is zero, MaxCacheSizeMB is used as the method for determining the maximum size of the Content Distribution cache.

MODULE.NOMAD.PERCENTAVAILABLEDISK