biks93 n00b

Joined: 28 May 2015 Posts: 1
|
Posted: Thu May 28, 2015 12:40 pm Post subject: HA with Keepalived |
|
|
Hello guys,
Hope you are doing great!!
Right now I'm using keepalived daemon in order to ensure a Load Balancing function between my two servers.
First of all, I tried using the famous "Round-Robin Scheduling" algorithm and it worked well, but unfortunately I don't believe that algo could resolve my problem, in fact, I have 2 servers and one VIP, and let's say for example I want one specific client (with a unique IP address) to always connect to one specific server, and in general the clients' requests will be distributed on these two servers using the "RR" algorithm, do you know how I could manage to do this?
Thank you in advance. |
|