12-14-2006 05:25 PM
May be that I understood the least connections concept wrong.
When I use basic load balancing like least connections in combination with an adv bal sticky method, does it mean a brand new session with out any sticky component, will just be applied blindly with least connections balancing method, immaterial of what the current number sticky connections on to a particular service be.
Just to re-word, assuming you employ 2 servers. You got a service1 with 3 sticky connections and service2 with 1 sticky connections, how a brand new connection will be load balanced when you use least connections. Will it account the current queue length or not?
I can understand the Round robin, never an issue with what the current queue with or with out stickies.
thanks
12-14-2006 11:54 PM
leastconn will check the number of ACTIVE connections and select the server will the lowest value.
Gilles.
08-24-2011 08:14 AM
Gilles
I assume what you mean by active connections, is where the two-way communication is occurring...?
thank you
Ajaz
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide