Citrix Endpoint Management Administration — Question 6

Scenario: A Citrix Engineer is asked to help improve the performance of a web application. After capturing and analyzing a typical session, the engineer notices a large number of user requests for the stock price of the company.
Which action can the engineer take to improve web application performance for the stock quote?

Answer options

Correct answer: C

Explanation

Creating a dynamic content group is the correct action because it allows for efficient handling of frequently requested real-time data like stock prices. The other options, such as enabling Combine CSS or Minify JavaScript optimizations, do not specifically address the need for real-time data management, while a static content group is meant for unchanging content and would not suit the need for dynamic stock quotes.