Hi, I have Server1 & Server2
Server1 is having Haproxy and apache1 Server1 is having apache2 Everything is working fine till yet. but if suppose my apache1 is having some issue , gets down, so those user who already connected to apache1 ,should keep their session with apache1, did not want to shift on apache2. even my apache1 is down. their existing session with apache1 should get killed automatically. haproxy should not transfer request to apache2. is it possible ? Devendra Joshi 8080106035 -------------------------------------------------------------- --------------------------------------------------------------

