Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
F5 logo

F5 Certified Administrator NGINX - Configuration:Knowledge

Domain 2Objective 4

Define the Cache in the Http Context F5N2 Practice Questions (Page 2)

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 19 practice questions to prepare you well beyond it. (estimate)

19questions here
4free pages
5concepts

Questions 6–10

  1. 6foundation · easy

    What is the default cache key used by NGINX if `proxy_cache_key` is not specified?

    Select an answer first
  2. 7foundation · easy

    Which directive controls which HTTP methods are eligible for caching?

    Select an answer first
  3. 8expert · hard

    An administrator is configuring a cache for a REST API that uses query parameters for filtering. The default cache key is '$scheme$proxy_host$request_uri'. The administrator wants to cache responses for different query parameter combinations separately. What is the correct approach?

    Select an answer first
  4. 9expert · hard

    A company has a cache configured with proxy_cache_path /var/cache/nginx keys_zone=cache:10m max_size=1g;. They are experiencing a high cache miss rate and notice that the cache directory is using very little disk space. The administrator suspects the keys_zone is too small, causing keys to be evicted. What is the most likely cause of the high miss rate?

    Select an answer first
  5. 10expert · hard

    A company's NGINX cache is serving stale content for 404 errors. The administrator wants to cache 404 responses for only 5 minutes, while caching 200 responses for 1 hour. They have configured proxy_cache_valid 200 1h; proxy_cache_valid 404 5m;. However, 404 responses are still being served from the cache for longer than 5 minutes. What could be the cause?

    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.