Citrix Virtual Apps and Desktops 7 Associate — Question 106
Scenario: A Citrix Administrator has executed the following command: set httpcallout httpcallout1 `"cacheForSecs 120
What will be the effect of this command?
Answer options
- A. The cache duration of the HTTP request is set to 120 seconds.
- B. The cache duration of the HTTP callout request is set to 120 seconds.
- C. The cache duration of the HTTP response is set to 120 seconds.
- D. The cache duration of the HTTP callout response is set to 120 seconds.
Correct answer: D
Explanation
The command specifically sets the caching duration for the HTTP callout response to 120 seconds, making option D the correct choice. Options A and B incorrectly reference the HTTP request and callout request, which are not affected by this command. Option C mistakenly refers to the HTTP response rather than the callout response.