Scenario: The policies below are bound to a content switching vServer. bind cs vServer vserver1 –policyName CSPOL_7 –priority 100 –gotoPriorityExpression NEXT bind cs vServer vserver1 –policyName CSPOL_5 –priority 90 bind cs vServer vserver1 –policyName CSPOL_9 –priority 110 bind cs vServer vserver1 –policyName CSPOL_4 –priority 120 bind cs vServer vserver1 –policyName CSPOL_8 –priority 210 Policy CSPOL_7 has been invoked. Which policy will be invoked next?
Scenario: A company has three departments with proprietary applications that need to be load balanced on a Citrix ADC. The three department managers would like to use the same IP address to access their individual applications. This would mean configuring three load-balanced vServers, all using the same IP address. What can the Citrix Administrator configure for this scenario?
Scenario: A Citrix Administrator is running an e-commerce web service that uses backend SQL and RADIUS servers. The e-commerce platform runs on a web server using port 80, and a website status page on port 99 reports the status of all servers. Which monitor should the administrator choose to confirm the availability of the e-commerce solution?
Scenario: A Citrix Administrator configured a responder policy as follows: > add responder action Redirect_Act respondwith “DIAMETER.NEW_REDIRECT( \”aaa://host.example.com \”)” > add responder policy Redirect_Pol “diameter.req.avp(264).value.eq( \”host1.example.net \”)” Redirect_Act > bind lb vServer vs1 –policyName Redirect_Pol –priority 10 –type REQUEST What will be the effect of this configuration?
A Citrix Administrator needs to protect the HTTP backend server type without actually removing the header. Which rewrite action type can the administrator apply to the Citrix ADC configuration to accomplish this?
How can a Citrix Administrator configure a rewrite policy to change the version of HTTP from 1.1 to 1.0 in every request?