Forum Discussion

vaibhav_MD_2489's avatar
vaibhav_MD_2489
Icon for Nimbostratus rankNimbostratus
Aug 22, 2018

Which method of load balancing is appropriate in my case.

Which method of load balancing is perfect in my case.

 

I have 3 servers (A,B,C) I want to make...

 

A= As an active server, and responsible for all current connection.

 

B= Once A goes down then B became Active automatically

 

C= Once A and B both goes down then C become active automatically.

 

Is this possible with load balancing method or I have to use irule.

 

Thanks a lot, in advance for your help.

 

1 Reply

  • Priority Groups.

    Enable within the pool by setting the

    Priority Group Activation
    to be Less than 1

    Setup three priority groups within your pool, assign server A to the highest value say 30, B to the middle value say 20 and C to the lowest value say 10, that should do it.