Citrix Endpoint Management Administration — Question 83
Scenario: A Citrix Engineer is implementing Integrated Caching to increase performance of a web application. The Application Engineer replaces a small logo on the main page with a new one. Later on, when the engineer attempts to access the page, the old logo is displayed.
Which enabled setting in the Content Group would cause this to happen?
Answer options
- A. Ignore browser’s reload request
- B. Do not cache - if hits are less than 1
- C. Expire content after 60 seconds
- D. Do not cache - if size exceeds 500 KB
Correct answer: A
Explanation
The correct answer is A because enabling 'Ignore browser’s reload request' prevents the browser from fetching the updated content, resulting in the old logo being displayed. The other options do not apply in this scenario as they relate to caching behavior based on requests or content size rather than browser reload behavior.