Two Load balancers with Floating IP

Sikjairi

Well-Known Member
Jan 7, 2020
32
50
58
37
Africa
Hi guys ,
I need to setup this architecture bellow , my question is how to setup 2 load balancers with Floating IP on proxmox 5.3 ?

NB: We already have 2 App servers in 2 physical proxmox servers (cluster)

Thank you .


ha-diagram-animated.gif
 
Hi,

I guess you have 2 VMs that will act like a LB (load balancing). One possibility is to use ucarp (for floating ip = vip) and haproxy as LB. Both (ucarp and haproxy) must be installed on each VM.

Haproxy will receive traffic from clients only on the VM who has vip.


Good luck.
 
  • Like
Reactions: Sikjairi