To protect an environment against Hash DoS attacks, which two configurations can a Citrix Administrator use to block all post requests that are larger than 10,000 bytes? (Choose two.)

To protect an environment against Hash DoS attacks, which two configurations can a Citrix Administrator use to block all post requests that are larger than 10,000 bytes? (Choose two.)A . > add policy expression expr_hashdos_prevention “http.REB . METHOC . EQ(”POST”)&& http.RED . CONTENT_LENGTE . GT(10000)” > add rewrite policy drop_rewrite...

April 25, 2021 No Comments READ MORE +

What can the Citrix Administrator configure for this scenario?

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...

April 24, 2021 No Comments READ MORE +

Based on this output, where will the subsequent request be redirected?

Scenario: The primary content switching vServer has gone down. To troubleshoot, a Citrix Administrator has issued the following command: > show csvserver CSV CSV (10.1.100.100:443) C HTTPS Type: CONTENT State: UP Last state change was at Mon Jun 29 15:20:43 2020 Time since last state change: 1 day, 06:47:58 610...

April 23, 2021 No Comments READ MORE +

What can the administrator bind to use a single SSL vServer?

Scenario: A Citrix Administrator manages an environment that has three SSL websites, all serving the same content. www.company.com www.company.net www.company.org The administrator would like to consolidate the websites into a single, load-balanced SSL vServer. What can the administrator bind to use a single SSL vServer?A . A wildcard certificate to...

April 22, 2021 No Comments READ MORE +

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

What is the effect of the “set cs vServer-CS-1 CredirectURL http://www.newdomain.com/mysite/” command?A . If the vServer-CS-1 encounters a high connection rate, then users will be redirected to http://www.newdomain.com/mysite/.B . If the status of vServer-CS-1 is DOWN, then users will be redirected to http://www.newdomain .com/mysite/.C . All the requests to vServer-CS-1...

April 21, 2021 No Comments READ MORE +

Which tool can the administrator use to gather information regarding response time, client network latency, and server-side processing time?

A Citrix Administrator receives user complaints about latency while accessing an application that is load balanced on the Citrix ADC. Which tool can the administrator use to gather information regarding response time, client network latency, and server-side processing time?A . Citrix Application Delivery Management (ADM)B . HDX InsightC . WAN...

April 21, 2021 No Comments READ MORE +

What does the administrator need to do to recover the configuration quickly?

Scenario: A Citrix Administrator made changes to a Citrix ADC, deleting parts of the configuration and saving some new ones. The changes caused an outage that needs to be resolved as quickly as possible. There is no Citrix ADC backup. What does the administrator need to do to recover the...

April 20, 2021 No Comments READ MORE +

To achieve these requirements, which parameter can the administrator configure while disabling the service?

Scenario: A Citrix Administrator needs to configure persistence on a global server load balancing (GSLB) vServer to which a service is bound. Service must continue to handle requests from the client even after it is disabled manually C accepting new requests or connections only to honor persistence. After a configured...

April 19, 2021 No Comments READ MORE +

Which Citrix ADC feature can the administrator enable to improve website performance?

Scenario: A Citrix Administrator needs to improve website loading speed. End users are reporting slow GIF image rendering speeds as they scroll down a website, which affects overall page load time. Which Citrix ADC feature can the administrator enable to improve website performance?A . Domain shardingB . Image lazy loadingC...

April 19, 2021 No Comments READ MORE +

lb_vsrv so that POL_2 is evaluated after POL_2 is evaluated?

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...

April 17, 2021 No Comments READ MORE +