Citrix Endpoint Management Administration — Question 62
Which action ensures that content is retrieved from the server of origin?
Answer options
- A. CACHE
- B. MAY_CACHE
- C. NOCACHE
- D. MAY_NOCACHE
Correct answer: C
Explanation
The correct answer, NOCACHE, specifically instructs that content should not be cached and must be retrieved directly from the server of origin. The other options, CACHE, MAY_CACHE, and MAY_NOCACHE, do not ensure that the content is fetched from the origin server since they allow for caching under certain conditions.