Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free Citrix 1Y0-341 Practice Exam with Questions & Answers | Set: 3

Questions 21

In which order is a client request to a protected web application processed?

Options:
A.

CitrixWebApp Firewall, Load Balancing, Caching, Rewrite

B.

Caching, Citrix Web App Firewall, Load Balancing, Rewrite

C.

Citrix Web App Firewall, Caching, Load Balancing, Rewrite

D.

Load Balancing, Citrix Web App Firewall, Caching, Rewrite

Citrix 1Y0-341 Premium Access
Questions 22

Scenario: A Citrix Engineer notices that a web page takes a long time to display. Upon further investigation,

the engineer determines that the requested page consists of a table of high-resolution pictures which are being displayed in table cells measuring 320 by 180 pixels.

Which Front End Optimization technique can the engineer enable on the Citrix ADC to improve time-to-display?

Options:
A.

Shrink to Attributes

B.

Make Inline

C.

Extend Page Cache

D.

Minify

Questions 23

A Citrix Engineer enabled Cookie Consistency protection on a web application and wants to verify that it is working.

Which cookie name can the engineer look for in the HTTP headers sent from the client to verify the protection?

Options:
A.

Citrix_ns_id

B.

Citrix_waf_id

C.

Citrix_adc_id

D.

Citrix_sc_id

Questions 24

Scenario: A Citrix Engineer implements Application-level Quality of Experience (AppQoE) to protect a web application. The engineer configures the AppQoE action to deliver a custom response from a backup server once the maximum number of concurrent connection is reached.

To achieve this, the engineer should set the Acton Type to________and specify the_______. (Choose the correct option to complete the sentence.)

Options:
A.

NS; Alternate Content Server Name

B.

ACS; Custom File

C.

ACS; Alternate Content Server Name

D.

NS; Custom File

Questions 25

Which Citrix Application Delivery Management (ADtv1) Analytics page allows a Citrix Engineer to monitor Citrix Virtual Apps and Desktop traffic?

Options:
A.

Web Insight

B.

WAN Insight

C.

HDX Insight

D.

Gateway Insight

Questions 26

Scenario: A Citrix Engineer needs to ensure that the flow of traffic to a web application does NOT overwhelm the server. After thorough testing, the engineer determines that the application can handle a maximum of 3,000 requests per minute. The engineer builds a limit identifier, rl_maxrequests, to enforce this limitation.

Which advanced expression can the engineer write in the Responder policy to invoke rate limiting?

Options:
A.

SYS.CHECK_LIMIT(“rl_maxrequests”)

B.

SYS.CHECK_LIMIT(“rl_maxrequests”).CONTAINS(“Busy”)

C.

SYS.CHECK_LIMIT(“rl_maxrequests”).IS_VALID

D.

SYS.CHECK_LIMIT(“rl_maxrequests”).GE(3000)

Questions 27

Which Front End Optimization technique overcomes the parallel download limitation of web browsers?

Options:
A.

Domain Sharding

B.

Minify

C.

Extend Page Cache

D.

Lazy Load

Questions 28

A Citrix Engineer has defined an HTTP Callout, hc_authorized_location, to return the value “Authorized” if client’s IP address is on a list of authorized external locations.

Which advanced expression should the engineer use in a policy for testing this condition?

Options:
A.

SYS.HTTP_CALLOUT(hc_authorized_location).IS_TRUE

B.

SYS.HTTP_CALLOUT(hc_authorized_location).EQ(“Authorized”)

C.

SYS.HTTP_CALLOUT(hc_authorized_location).IS_VALID

D.

SYS.HTTP_CALLOUT(hc_authorized_location).EQUALS_ANY(“Authorized”)

Questions 29

Which Citrix Application Delivery Management (ADM) Analytics page allows a Citrix Engineer to monitor the metrics of the optimization techniques and congestion control strategies used in Citrix ADC appliances?

Options:
A.

Gateway Insight

B.

TCP Insight

C.

HDX Insight

D.

Web Insight

Questions 30

Scenario: A Citrix Engineer creates a Responder policy to redirect users attempting to access an application protected with Citrix Web App Firewall. Instead of being redirected, users are seeing an ‘Access Denied’ page.

This is happening because Citrix Web App Firewall is processed. (Choose the correct option to complete the sentence.)

Options:
A.

before Responder, and the redirection is invalid

B.

after Responder, but the violation is applied to prevent access

C.

before Responder, and a violation is occurring

D.

after Responder, and the redirection is invalid