
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
- 11
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 - 12
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 - 13
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 - 14
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 - 15
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.