
F5 Certified Administrator NGINX - Configuration:Demonstrate
Domain 1Objective 4
Understand How to Enable and Optimize Keep-Alives for the NGINX Server and Its Upstreams F5N3 Practice Questions (Page 2)
Part of the Demonstrate how to manage connections and bandwidth domain, which makes up ~20% of our current practice bank. F5 does not publish an official question count, but from its 30-minute exam (~10–20 total, ~2–4 in this domain), expect 1–1 from this objective — we provide 13 practice questions to prepare you well beyond it. (estimate)
13questions here
3free pages
4concepts
Questions 6–10
- 6
What is the primary purpose of HTTP keep-alive connections in NGINX?
Select an answer first - 7
A company runs an NGINX server that serves a public website. They have noticed that some clients are keeping connections open for a very long time, which is consuming worker connections and preventing new users from connecting. The website is a standard content site where users typically load a page and then move on. The team wants to free up connections more aggressively without impacting the normal user experience. Which configuration change best achieves this?
Select an answer first - 8
A company runs an NGINX server that acts as both a static file server and a reverse proxy for a backend API. The static files are served directly by NGINX, while the API requests are proxied to a backend. The team has noticed that the backend API is slow to respond under load. They suspect that the upstream keep-alive pool is not large enough. The current configuration has keepalive 16; in the upstream block. What is the most important factor to consider when increasing this value?
Select an answer first - 9
What is a potential downside of setting a very large keepalive_timeout for client connections?
Select an answer first - 10
An administrator wants to limit the number of requests a single client can make over one keep-alive connection. Which directive should be used?
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. “F5N3” is a trademark of its owner, used for identification only.