Citrix Virtual Apps and Desktops 7 Associate — Question 150
What is the effect of the `set cs vserver vserver-CS-1 `"redirectURL http://www.newdomain.com/mysite/` command?
Answer options
- A. All the requests without url path /mysite/ will be redirected to http://www.newdomain.com/mysite/.
- B. All the requests to vserver-CS-1 will be redirected to http://www.newdomain.com/mysite/.
- C. If the vserver-CS-1 encounters high connection rate, then users will be redirected to http://www.newdomain.com/mysite/.
- D. If the status of vserver-CS-1 is DOWN, then users will be redirected to http://www.newdomain.com/mysite/.
Correct answer: D
Explanation
The command sets a redirect URL for the vserver-CS-1, which is specifically triggered when the vserver is DOWN. Therefore, option D is correct. The other options incorrectly describe scenarios that do not trigger the redirect based on the command provided.