What is the effect of the `set cs vServer vServer-CS-1 -redirectURL http://www.newdomain.com/mysite/` command?
What is the effect of the `set cs vServer vServer-CS-1 -redirectURL http://www.newdomain.com/mysite/` command?
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.
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.
https://support.citrix.com/article/CTX108946/how-to-configure-redirect-url-on-adc-virtual-server-when-virtual-server-is-not-available