1,126
edits
| Line 32: | Line 32: | ||
== Can I delete files in the cache manually? == | == Can I delete files in the cache manually? == | ||
NO! The cache is only to be managed with the [[arsmaint]] utility! The structure of the OnDemand Cache Filesystem is complex, and deleting files or directories inside the Content Manager OnDemand cache could lead to documents becoming unavailable to end users, and potentially irrecoverable data loss. | NO! The cache is only to be managed with the [[arsmaint]] utility! The structure of the OnDemand Cache Filesystem is complex, and deleting files or directories inside the Content Manager OnDemand cache could lead to documents becoming unavailable to end users, and potentially irrecoverable data loss. You should be running cache expiration regularly. | ||
== How does CMOD Cache Expiration work? == | |||
The simple answer is that CMOD does the best it can to remove data that no longer meets the retention requirements specified in the Application Group configuration to reduce the amount of data in the cache to the goal - which is 80% full (with 20% free) by default, but it can be modified with the <code> -n</code> and <code> -x</code> parameters to the [[arsmaint]] command. | |||
== Too late, I already deleted files from my CMOD cache filesystem. Help!== | == Too late, I already deleted files from my CMOD cache filesystem. Help!== | ||