Free F5N2 sample questions

Real questions from the NGINX Configuration: Knowledge practice bank, with the correct answer and an explanation for each one. No junk, no filler.

Try them in the simulator Same questions, with study, timed and flashcard modes.

Showing 6 of 12 free sample questions.

Question 1Choose one

A systems engineer is configuring NGINX Open Source as a load balancer for a cluster of three backend application servers. No specific load balancing algorithm has been defined in the `upstream` block. How will NGINX distribute the incoming requests by default?

Question 2Choose one

You are configuring passive health checks for an upstream pool in NGINX Open Source. You want NGINX to consider a server 'down' if it fails to respond successfully 5 times within a 30-second window. Which server directive parameters should you use?

Question 3Choose one

A high-traffic e-commerce site uses NGINX to load balance requests to backend inventory servers. Some inventory queries take significantly longer to process than others, leading to uneven load distribution when using Round Robin. Which algorithm is best suited to resolve this issue by routing new requests to the server with the lowest active workload?

Question 4Choose 2

An administrator needs to configure NGINX to load balance raw TCP traffic for a legacy database cluster, rather than HTTP traffic. Which TWO directives or blocks are essential for configuring this Layer 4 load balancing? (Select TWO)

Question 5Choose one

True or False: NGINX Open Source supports out-of-the-box active health checks (using the `health_check` directive) to proactively probe upstream servers without relying on actual client traffic.

Question 6Choose one

A video streaming platform uses NGINX to load balance requests to backend cache servers. To maximize cache hit ratios, requests for the same video file must always be routed to the same backend server, regardless of the client's IP address. Which load balancing configuration achieves this?

6 more free samples are waiting

Create a free account to unlock the whole F5N2 sample bank, or get full access to all 150 practice questions in the simulator.

Create account