Re: Nginx HA

2020-12-11 Thread Praveen Kumar K S
Hello, Thanks for the response. Can we achieve layer 7 load balancing by using this approach ? On Tue, Dec 8, 2020 at 7:10 PM aT wrote: > We are using the following architecture to maintain HA for Nginx . > > Machine1 { Keepalived -> LVS } -> Nginx > Machine2 { Keepalived -> LVS } -> Nginx .

Re: Nginx HA

2020-12-08 Thread aT
We are using the following architecture to maintain HA for Nginx . Machine1 { Keepalived -> LVS } -> Nginx Machine2 { Keepalived -> LVS } -> Nginx . VIP - managed by Keepalived LVS with keepalived in HA , as layer 4 Load balancer Nginx multiple machines . This might help : https://programming.

Nginx HA

2020-12-08 Thread Praveen Kumar K S
Hello, I'm trying to achieve HA and was going through few forums that explained the same using pacemaker and keepalive. I would like to know what are the best practices and proven methods to achieve the same. Thanks! -- *Regards,* *Praveen* ___ nginx