
F5 Certified Administrator NGINX - Configuration:Knowledge
Domain 2Objective 6
Specify the Content That Should Be Cached F5N2 Practice Questions (Page 1)
Part of the Configure NGINX as a content cache server domain, which makes up ~30% of our current practice bank. F5 does not publish an official question count, but from its 30-minute exam (~10–20 total, ~3–6 in this domain), expect 1–1 from this objective — we provide 10 practice questions to prepare you well beyond it. (estimate)
10questions here
2free pages
4concepts
Questions 1–5
- 1
By default, which HTTP methods are cached by NGINX when using proxy_cache?
Select an answer first - 2
An administrator wants to cache responses based on the request URI and the value of the 'Accept-Encoding' header so that different compressed versions are stored separately. Which directive defines this cache key?
Select an answer first - 3
An NGINX cache serves a website where logged-in users (identified by a 'sessionid' cookie) see personalized content, while anonymous users see the same static page. The administrator wants to cache anonymous users' responses but always fetch fresh content for logged-in users. Which configuration achieves this?
Select an answer first - 4
An NGINX cache is configured with proxy_cache_path /data/cache levels=1:2 keys_zone=mycache:10m max_size=10g;. The cache stores large video files and small HTML pages. The administrator wants to ensure that video files are not cached if they are larger than 500 MB, but HTML pages can be cached regardless of size. Which configuration achieves this?
Select an answer first - 5
An administrator wants to bypass the cache for requests that contain a specific cookie. Which directive can be used to define this condition?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by F5. “F5N2” is a trademark of its owner, used for identification only.