
LPI LPIC-2:Linux Engineer (201-450)
Domain 9Objective 4
208.4 Implementing Nginx as a Web Server and a Reverse Proxy (weight: 2) LPIC-2 Practice Questions (Page 1)
Part of the Topic 208: HTTP Services domain, which makes up ~11% of our current practice bank. Linux Professional Institute does not publish an official question count, but from its 90-minute exam (~35–60 total, ~4–7 in this domain), expect 1–2 from this objective — we provide 30 practice questions to prepare you well beyond it. (estimate)
30questions here
6free pages
12concepts
Questions 1–5
- 1
An e-commerce site uses three backend application servers behind Nginx. User sessions are stored in memory on the backend servers, so a user must consistently reach the same backend during a session. Which upstream configuration should the administrator use?
Select an answer first - 2
An Nginx server block for static.example.com has root /var/www/static;. A request for http://static.example.com/images/logo.png returns a 404. The file /var/www/static/images/logo.png exists. What is the most likely cause?
Select an answer first - 3
Which directive is used to redirect all HTTP traffic to HTTPS?
Select an answer first - 4
Which load balancing method ensures that requests from the same client IP are always sent to the same backend server?
Select an answer first - 5
What is the default server block behavior when a request's Host header does not match any server_name?
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 Linux Professional Institute. “LPIC-2” is a trademark of its owner, used for identification only.