1Y0-241 Exam Question 11

Scenario: A Citrix Administrator currently manages a Citrix ADC environment for a growing retail company that may soon double its business volume. A Citrix ADC MPX 5901 is currently handling web and SSL transactions, but is close to full capacity. Due to the forecasted growth, the administrator needs to find a cost-effective solution.
What cost-effective recommendation can the administrator provide to management to handle the growth?
  • 1Y0-241 Exam Question 12

    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?
  • 1Y0-241 Exam Question 13

    Which mode does a Citrix Administrator need to configure to allow a Citrix ADC to control the packetforwarding function based on the route table lookups?
  • 1Y0-241 Exam Question 14

    A Citrix Administrator deploys a new Citrix ADC MPX appliance in the demilitarized zone (DMZ), with one interface in the DMZ and the other on the internal network.
    In which mode should the administrator deploy the Citrix ADC?
  • 1Y0-241 Exam Question 15

    Scenario: A Citrix Administrator executed the following commands on the Citrix ADC:
    > add policy dataset Admin_group ipv4
    > bind policy dataset Admin_group 192.168.149.10 -index 11
    > bind policy dataset Admin_group 192.168.149.39 -index 12
    > bind policy Admin_group 192.168.149.49 -index 13
    > add responder policy POL_1
    "!(CLIENT.IP.SRC.TYPECAST_TEXT_T.CONTAINS_ANY(\"Admin_group\"))"
    RESET
    > bind lb vServer lb_vsrv_www -policyName POL_1 -priority 100 -gotoPriorityExpression END -type REQUEST What will be the effect of these commands?