Citrix ADC 13 Advanced Topics – Security, Management and Optimization — Question 49
What is the effect of the `set cs vServer vServer-CS-1 -redirectURL http://www.newdomain.com/mysite/` command?
Answer options
- A. If the vServer-CS-1 encounters a high connection rate, then users will be redirected to http://www.newdomain.com/mysite/.
- B. If the status of vServer-CS-1 is DOWN, then users will be redirected to http://www.newdomain .com/mysite/.
- C. All the requests to vServer-CS-1 will be redirected to http://www.newdomain.com/mysite/.
- D. All the requests without URL path/mysite/ will be redirected to http://www.newdomain.com/mysite/.
Correct answer: B
Explanation
The correct answer is B because the command specifies that the redirect will occur when the vServer-CS-1 is in a DOWN state. Options A and C are incorrect as they do not accurately describe the conditions under which the redirection happens, and option D does not relate to the command's function regarding the vServer status.