Citrix ADC Advanced Topics - Security. Management and Optimization (CCP-N) 1Y0-341 Question # 12 Topic 2 Discussion

Citrix ADC Advanced Topics - Security. Management and Optimization (CCP-N) 1Y0-341 Question # 12 Topic 2 Discussion

1Y0-341 Exam Topic 2 Question 12 Discussion:
Question #: 12
Topic #: 2

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?


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)


Get Premium 1Y0-341 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.