Hi Manoj,

1. It depends how you have everything configured. Haproxy will send
requests to a working server if one goes down, it can also retry the failed
ones on the working server. If your app has sessions you then need to
ensure they are available on the other servers otherwise users will get
logged out etc.

2. Yes, just update the haproxy configuration file and reload the service
(works perfectly for me on RHEL 6.3 anyway).

Thanks,

Steven

On 11 January 2013 11:04, Manoj Joshi <[email protected]> wrote:

> Hello There,****
>
> ** **
>
> Greetings for the day.****
>
> ** **
>
> I am planning to use haproxy in my live web cluster. I have few queries
> and concerns below. Kindly help me out in understanding these :****
>
> ** **
>
> 1) How haproxy will act in case a server from web cluster goes down that
> has already few sessions running. What will happen with those already
> connected sessions?****
>
> ** **
>
> 2) Can I add a new server to the web cluster on haproxy configuration
> without impacting its current sessions?****
>
> ** **
>
> ** **
>
> Thanks & Regards,****
>
> *Manoj Kumar Joshi*
>
> SO Support Track Lead****
>
> Express KCS**
>
> ** **
>
> IM: mkjoshi-ekcs (Skype)****
>
> E: [email protected] <http://[email protected]>****
>
> U: *www.expresskcs.com*****
>
> ** **
>

Reply via email to