Citrix
1Y0-341 · Question #107
A Citrix Engineer executed the below commands on the NetScaler command-line interface (CLI): add stream selector cacheStreamSelector http.req.url add ns limitidentifiercacheRateLimitIdentifier…
The correct answer is B. NetScaler will cache a request if the request URL rate exceeds 5 per 2000 seconds. See the full explanation below for the reasoning.
Question
A Citrix Engineer executed the below commands on the NetScaler command-line interface (CLI):
add stream selector cacheStreamSelector http.req.url add ns limitidentifiercacheRateLimitIdentifier threshold 5 timeSlice 2000 - selectorNamecacheStreamSelector 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?
Options
- ANetScaler will cache a response if the request URL rate exceeds 5 per 2000 milliseconds.
- BNetScaler will cache a request if the request URL rate exceeds 5 per 2000 seconds.
- CNetScaler will NOT cache a request if the request URL rate exceeds 5 per 2000 milliseconds.
- DNetScaler will cache a response if the request URL rate exceeds 5 per 2000 seconds.
How the community answered
(19 responses)- A11% (2)
- B79% (15)
- C5% (1)
- D5% (1)
Community Discussion
No community discussion yet for this question.