Since you know the public IP address, you might be able to get connected on the application and see if you get a 401 or a web form...
>From my understanding you simply need stickyness, or worst case, a deterministic algorithm. Try enabling cookie based persistence first, if it doesn't work because the client is dumb, simply use balance source. Baptiste On Fri, Jul 31, 2015 at 3:53 PM, Francys Nivea < [email protected]> wrote: > Sorry > > I dont have control over the balanced servers. The only information I have > are IP, Port, and credentials (User and Pass of each server). > I have to do load balancing among them. Nowadays all loads are going to > only one server, which is generating overhead. > We already use HAProxy to balance our applications, and works great. > That's why I wanted to use HAProxy now, but I have no idea how. > > Peace, > > > *Francys Nivea*Analista de Datacenter > +55 81 > *3312-2740*+55 81 *9 * > *9113-4564* www.neurotech.com.br > > On 31 July 2015 at 10:48, Baptiste <[email protected]> wrote: > >> Please be more accurate in your answer, otherwise we can't help you! >> >> Baptiste >> >> On Fri, Jul 31, 2015 at 3:44 PM, Francys Nivea < >> [email protected]> wrote: >> >>> Hello Baptiste, >>> >>> A simple one. Just wanted to send the user and pass together with each >>> server balanced. >>> >>> Peace, >>> >>> >>> *Francys Nivea*Analista de Datacenter >>> +55 81 >>> *3312-2740*+55 81 *9 * >>> *9113-4564* www.neurotech.com.br >>> >>> On 31 July 2015 at 10:42, Baptiste <[email protected]> wrote: >>> >>>> >>>> >>>> On Fri, Jul 31, 2015 at 3:38 PM, Francys Nivea < >>>> [email protected]> wrote: >>>> >>>>> Hello all, >>>>> >>>>> I'm trying to balance a few authenticated HTTP servers, each has its >>>>> own credential to access. >>>>> It would be possible to do this with HAProxy? if so, how? >>>>> >>>>> Thank you >>>>> >>>>> Peace, >>>>> >>>> >>>> >>>> Hi Francys, >>>> >>>> What type of authentification do you use? >>>> >>>> Baptiste >>>> >>>> >>> >>> >>> ------------------------------ >>> Esta mensagem pode conter informação confidencial e/ou privilegiada.Se >>> você não for o destinatário ou a pessoa autorizada a receber esta mensagem, >>> você não deve usar, copiar, divulgar, alterar e não tomar nenhuma ação em >>> relação a esta mensagem ou qualquer informação aqui contida.Se você recebeu >>> esta mensagem erroneamente, por favor entre em contato imediatamente ou >>> responsa por e-mail ao remetente e apague esta mensagem. Opiniões pessoais >>> do remetente não refletem, necessariamente, o ponto de vista da Neurotech, >>> o qual é divulgado somente por pessoas autorizadas. Antes de imprimir este >>> e-mail, veja se realmente é necessário. Ajude a preservar o meio ambiente. >>> >>> This message may contain confidential and/or privileged information. If >>> you are not the addressee or authorized to receive this for the >>> addressee, please, you must not use, copy, disclose, change, take any >>> action based on this message or any information herein. Personal opinions >>> of the sender do not necessarily reflect the view of Neurotech, which is >>> only divulged by authorized persons. Please consider the environment before >>> printing this email. >>> >> >> > > ------------------------------ > Esta mensagem pode conter informação confidencial e/ou privilegiada.Se > você não for o destinatário ou a pessoa autorizada a receber esta mensagem, > você não deve usar, copiar, divulgar, alterar e não tomar nenhuma ação em > relação a esta mensagem ou qualquer informação aqui contida.Se você recebeu > esta mensagem erroneamente, por favor entre em contato imediatamente ou > responsa por e-mail ao remetente e apague esta mensagem. Opiniões pessoais > do remetente não refletem, necessariamente, o ponto de vista da Neurotech, > o qual é divulgado somente por pessoas autorizadas. Antes de imprimir este > e-mail, veja se realmente é necessário. Ajude a preservar o meio ambiente. > > This message may contain confidential and/or privileged information. If > you are not the addressee or authorized to receive this for the > addressee, please, you must not use, copy, disclose, change, take any > action based on this message or any information herein. Personal opinions > of the sender do not necessarily reflect the view of Neurotech, which is > only divulged by authorized persons. Please consider the environment before > printing this email. >

