[Freeipa-users] Re: [HAProxy / Keepalive] After installation

2019-06-11 Thread Karim Bourenane via FreeIPA-users
Thanks you for all informations. Karim Bourenane +33686464439 +32475753687 Le mar. 11 juin 2019 à 15:33, John Keates a écrit : > IPA als already highly available, from the service side using DNS and > multiple records for all services, on the web side: every server has a > working web

[Freeipa-users] Re: [HAProxy / Keepalive] After installation

2019-06-11 Thread Peter Fern via FreeIPA-users
On 11/6/19 11:33 pm, John Keates via FreeIPA-users wrote: IPA als already highly available, from the service side using DNS and multiple records for all services, on the web side: every server has a working web interface. If you want to redirect users to any working interface, a generic load

[Freeipa-users] Re: [HAProxy / Keepalive] After installation

2019-06-11 Thread John Keates via FreeIPA-users
IPA als already highly available, from the service side using DNS and multiple records for all services, on the web side: every server has a working web interface. If you want to redirect users to any working interface, a generic load balancer without keepalive works, redirect them to the IP

[Freeipa-users] Re: [HAProxy / Keepalive] After installation

2019-06-11 Thread Karim Bourenane via FreeIPA-users
Thanks François, for your reply. The goal, is to have the service IPA available always, if the server 1 will be down, and also for load sharing. I thought about roundrobin dns, but sharing service is not mastered for effective sharing and the life test is not present. Bien à vous Mr Karim

[Freeipa-users] Re: [HAProxy / Keepalive] After installation

2019-06-11 Thread François Cami via FreeIPA-users
On Tue, Jun 11, 2019 at 2:54 PM Karim Bourenane wrote: > > Thanks François, for your reply. > > The goal, is to have the service IPA available always, if the server 1 will > be down, and also for load sharing. Load-balancing is normally done automatically by servers/replicas and clients. If

[Freeipa-users] Re: [HAProxy / Keepalive] After installation

2019-06-11 Thread François Cami via FreeIPA-users
Hi Karim, On Tue, Jun 11, 2019 at 1:56 PM Karim Bourenane via FreeIPA-users wrote: > > Hello team > > Hope you are well. > > After an existing installation, we decide to implement a Haproxy + Keepalive > in all our IPA's servers. > > The haproxy / keepalive work weel but now the IPA doent run