OMF container cache
- Last UpdatedSep 04, 2025
- 1 minute read
UserContainerCacheMemoryLimitMegabytes
The maximum size of the OMF Container Cache in megabytes. If the cache exceeds the specified limit, cache entries are removed.
Default value: 0 (no limit)
Allowed values: 0 - 2,147,483,647
UserContainerCachePhysicalMemoryLimitPercentage
Percentage of physical system memory that the OMF Container Cache can occupy. Must be an integer value from 0-100. If the cache exceeds the specified limit, cache entries are removed.
Default value: 0 (no limit)
Allowed values: 0 - 2,147,483,647
UserContainerCachePollingIntervalSeconds
Maximum time interval in seconds at which the OMF Container Cache should update its memory statistics to evaluate its limit settings.
Default value: 120 seconds
Allowed values: 0 - 2,147,483,647
UserContainerCacheAbsoluteExpirationTimeSeconds
Sets the expiration time in seconds of cached objects for the OMF Container Cache. After the specified duration, the cache entry is removed.
Default value: 86400 seconds
Allowed values: 0 - 2,147,483,647