Hi, I am having one website (crm.test.com) with 2 Apache server. I want to install Haproxy on this server, can i do following things with HaProxy.
If my *web_server_1* goes down all the web http / https traffic should be on *web_server_1* whether it is down and all new request will go on *web_server_2* . Users serve by the web_server_1 get the session invalid or any custom error, they should not transfer to web_server_2. I am doing this because my website is session base. Can anyone suggest me. Devendra Joshi 8080106035 -------------------------------------------------------------- --------------------------------------------------------------

