Citrix Virtual Apps and Desktops 7 Associate — Question 109
Scenario: A Citrix Administrator is configuring load balancing on a Citrix ADC appliance for the company web servers. The administrator needs to create a custom monitor that will look for a specific keyword response from the website and will be used to keep the services in an UP state.
Which type of monitor can the administrator create to accomplish this scenario?
Answer options
- A. HTTP-ECV monitor with the keyword in the Special Parameters ג€" Receive String field.
- B. A HTTP monitor with the keyword in the Special Parameters ג€" Response Codes field.
- C. A TCP monitor with the keyword in the Special Parameters ג€" Response Code field.
- D. An UDP-ECV monitor with the keyword in the Special Parameters ג€" Receive String field.
Correct answer: A
Explanation
The correct answer is A, as an HTTP-ECV monitor is specifically designed to check for a keyword in the response body using the 'Receive String' field. Option B is incorrect because a standard HTTP monitor looks for response codes, not content. Options C and D are also wrong since TCP and UDP monitors do not evaluate content in the same manner as HTTP monitors.