Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam 1Y0-340 topic 1 question 60 discussion

Actual exam question from Citrix's 1Y0-340
Question #: 60
Topic #: 1
[All 1Y0-340 Questions]

A Citrix Engineer executed the below commands on the NetScaler command-line interface (CLI): add stream selector cacheStreamSelector http.req.url add ns limitidentifier cacheRateLimitIdentifier threshold 5 timeSlice 2000 selectorName cacheStreamSelector add cache policy cacheRateLimitPolicy –rule "http.req.method.eq(get) && sys.check_limit (\ "cacheRateLimitIdentifier\")" –action cache bind cache global cacheRateLimitPolicy- priority 10
What will be the effect of executing these commands?

  • A. NetScaler will cache a response if the request URL rate exceeds 5 per 2000 milliseconds.
  • B. NetScaler will cache a request if the request URL rate exceeds 5 per 2000 seconds.
  • C. NetScaler will NOT cache a request if the request URL rate exceeds 5 per 2000 milliseconds.
  • D. NetScaler will cache a response if the request URL rate exceeds 5 per 2000 seconds.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
patpatty
3 years, 3 months ago
Wrong. Timeslice is in milliseconds, not seconds. A seems better here since C says it wouldn't be cached. The commands seem to say that something will be cached, and in the context of taking an action when something happens a lot very quickly, caching is a better option that not caching.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...