Exam 1Y0-241 All QuestionsBrowse all questions from this exam
Question 13

What is the effect of the `set cs vServer vServer-CS-1 -redirectURL http://www.newdomain.com/mysite/` command?

    Correct Answer: B

    When the command 'set cs vServer vServer-CS-1 -redirectURL http://www.newdomain.com/mysite/' is issued, it specifies that if the virtual server vServer-CS-1 is in a DOWN state, users will be redirected to http://www.newdomain.com/mysite/. This ensures that when the primary virtual server is unavailable, the traffic is redirected to the specified URL.

Discussion
wideawakeOption: C

answer is correct redirectURL URL to which traffic is redirected if the virtual server becomes unavailable. The service type of the virtual server should be either HTTP or SSL. Caution: Make sure that the domain in the URL does not match the domain specified for a content switching policy. If it does, requests are continuously redirected to the unavailable virtual server.

foreigner78Option: B

https://support.citrix.com/article/CTX108946/how-to-configure-redirect-url-on-adc-virtual-server-when-virtual-server-is-not-available