MultipleChoice
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 Select to confirm the availability of the e-commerce solution?
OptionsMultipleChoice
Scenario: While performing a disaster recovery test, a Citrix Administrator decides to failover the Citrix ADC high availability (HA) pair appliances. The administrator notices that the failover is NOT working as expected, and the secondary Citrix ADC is NOT taking over as primary. The administrator suspects that networking issues may be causing the failure.
What could be the cause of this issue?
OptionsMultipleChoice
A Citrix Administrator needs to configure a rate-limiting policy setting DNS requests to a threshold of 1,000 per second.
Which command does the administrator need to run to correctly configure this policy?
OptionsMultipleChoice
Scenario: A Citrix Administrator needs to configure a Responder policy, so that the string ''/mytraining'' is added
to every URL path received.
The administrator should use these commands to accomplish this:
>add responder action Redirect_Act redirect ''HTTP.REQ.URL.PATH_AND_QUERY+\''mytraining\'''' --
responseStatusCode 302
>add responder policy Redirect_Pol___________Redirect_Act
>bind lb vServer lb_vsrv_www --policyName Redirect_Pol --priority 100 --gotoPriorityExpression END --
type_______
(Choose the correct option to complete the set of commands.)
OptionsMultipleChoice
What is the effect of the ''set cs vServer-CS-1 --redirectURL http://www.newdomain.com/mysite/'' command?
OptionsMultipleChoice
Scenario:
POLICY 1:
add rewrite action ACT_1 corrupt_http_header Accept-Encoding
add rewrite policy POL_1 HTTPS.REQ.IS_VALID ACT_1
POLICY 2:
add rewrite action ACT_2 insert_http_header Accept-Encoding ''\''identity\''''
add rewrite policy POL_2 ''HTTP.REQ.IS_VALID '' ACT_2
How can a Citrix Administrator successfully bind the above rewrite policies to the load-balancing vServer
lb_vsrv so that POL_2 is evaluated after POL_2 is evaluated?
OptionsMultipleChoice
Scenario: While attempting to access web server that is load balanced by a Citrix ADC using HTTPS, a user receives the message below.
SSL/TLS error: You have not chosen to trust ''Certificate Authority'' the issuer of the server's security certificate.
What can a Citrix Administrator do to prevent users from viewing this message?
Options