Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
F5 logo

F5Certified Administrator NGINX

Domain 2Objective 4

Describe Directive Inheritance and Overriding Properties F5N1 Practice Questions (Page 3)

Part of the Explain the NGINX configuration directory structure domain, which makes up ~26% of our current practice bank. F5 does not publish an official question count, but from its 30-minute exam (~10–20 total, ~3–5 in this domain), expect 1–1 from this objective — we provide 22 practice questions to prepare you well beyond it. (estimate)

22questions here
5free pages
4concepts

Questions 11–15

  1. 11foundation · easy

    In NGINX, which context is the highest level that can contain server blocks and is commonly used for global HTTP settings?

    Select an answer first
  2. 12application · medium

    An NGINX configuration has `server_names_hash_bucket_size 64;` at the `http` block level. A `server` block does not define this directive. What is the effective `server_names_hash_bucket_size` for the `server` block?

    Select an answer first
  3. 13application · medium

    An administrator has `server_name example.com;` at the `http` block level. A `server` block defines `server_name api.example.com;`. What will be the effective `server_name` for the `server` block?

    Select an answer first
  4. 14application · medium

    An administrator manages an NGINX server with multiple virtual hosts. They set `keepalive_timeout 65;` at the `http` block level. One `server` block for a legacy application does not define this directive. Another `server` block for a modern API sets `keepalive_timeout 30;`. What will be the effective `keepalive_timeout` value for the legacy application's server block?

    Select an answer first
  5. 15foundation · easy

    A directive is set in the http context. How can a server context use a different value for that directive?

    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. “F5N1” is a trademark of its owner, used for identification only.