C2090-623 · Question #24
In a multi-server environment, an administrator wants to ensure that items in the Content Manager Cache service are re-validated every thirty seconds. Which option would accomplish this?
The correct answer is C. Set the DISP.contentManagerCacheService.cacheValidatorTimetoLive property to 30000. ValidatorTimetoLive determines how long data objects remain in the cache. After the Validator timer expires objects are considered Invalid and have to be fetched from Cm again. Value is in ms, and default is 900000.
Question
In a multi-server environment, an administrator wants to ensure that items in the Content Manager Cache service are re-validated every thirty seconds. Which option would accomplish this?
Options
- ASet the memory limit of the Content Manager Cache service to 30000.
- BSet the DISP.contentManagerCacheService.accountInactivityTimer property to 30000.
- CSet the DISP.contentManagerCacheService.cacheValidatorTimetoLive property to 30000.
- DSet the DISP.contentManagerCacheService.cacheValidatorTimetoLinger property to 30000.
How the community answered
(29 responses)- A7% (2)
- B3% (1)
- C76% (22)
- D14% (4)
Explanation
ValidatorTimetoLive determines how long data objects remain in the cache. After the Validator timer expires objects are considered Invalid and have to be fetched from Cm again. Value is in ms, and default is 900000.
Topics
Community Discussion
No community discussion yet for this question.