Free VMware 2V0-41.24 Actual Exam Questions - Question 14 Discussion

Question No. 14
HOTSPOT
Refer to the exhibit.
An administrator configured NSX Advanced Load Balancer to redistribute the traffic between the web
servers. However, requests are sent to only one server
Which of the following pool configuration settings needs to be adjusted to resolve the problem?
Mark the correct answer by clicking on the image.
2V0-41.24 practice exam questions
US
WD
Will D.
2026-02-20

It’s worth noting the load balancing algorithm might default to round robin or least connections, but if persistence is on (like in B), it overrides those. So changing persistence is key to fix this.

0
DF
David F.
2026-02-14

I think option B is the culprit since session persistence usually causes the load balancer to stick to one server. Turning it off or adjusting it should spread traffic properly across the pool.

0
SP
Sohail P.
2026-01-28

I’d say it’s gotta be B because if session persistence is on, the load balancer will keep sending requests to the same server to maintain session stickiness. That explains why only one server is getting traffic. Also, C could cause similar issues but if the health monitors were the problem, the other servers wouldn’t even show as active. Since the question implies traffic reaches all servers but only one gets requests, persistence mode is the key setting to tweak here.

0
SX
Sarah X.
2026-01-22

I think C could also be part of the problem since if the health monitors aren’t properly set, the load balancer might think only one server is healthy and send all traffic there. Might be worth checking that too.

0
MB
Mason B.
2026-01-15

B

0