As per Definition, Least Connection
Least Connection load balancing is a dynamic load balancing algorithm where client requests are distributed to the application server with the least number of active connections at the time the client request is received. In cases where application servers have similar specifications, an application server may be overloaded due to longer lived connections; this algorithm takes the active connection load into consideration.
Answer should be D.
B is correct but it's a bit of a trick question. If we're doing Least Connections and the current request is going to B, then we know that for whatever reason, D is disqualified. My guess would be Disabled or like zerotfei says, it could be persistence. Either way if B was the Least Connections for the current request, it by definition must also apply for the next one.
Yes, if this is trick question, it's very simple to see. Question is asking about next request not current request. even current is going to B with 53 connection, next connection will go to least number of connection which is D. so this answer should be D.
I think the answer being B could be due to the fact that persistence is turned on (Which is what the question is not specified). However taking that factor under account, LTM could choose B again to ensure "continuity" such that server affinity can be maintained.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
F5crep
1 week agojuantron
6 months agoMBA_9587
10 months, 1 week agompro
1 year, 5 months agokhanwoo
1 year agozerotfei
1 year, 7 months agoespositop2004
1 year, 7 months agoAhmad_Zahran
1 year, 10 months agomdaquib
1 year, 11 months agoTimber
1 year, 10 months ago