Load balancing method specific decision
Hello everyone,
I need help to decide what is the right method (not iRule in my case)
Info:
I have four servers in the pool.
Due to the server's performance, I have a limit of 15 connections per server.
I have a queue time-out 10sec
The first server is the main server. What I need is the following:
The first server will reach the limit of 15 connections
that the traffic will go to the second server, then the third, then fourth
So basically, the load balancing will be
Server 1 > reach 15 connections ? Yes.
Send traffic to Server 2, etc.
Can it possibly be done by the load-balancing method? LTM Policy?
Thank you!
MaxMedov This absolutely should balance you to the next available pool if you have connections active on the first pool member at 2 connections. This might be worth opening an F5 TAC and providing them the QKVIEW on it.