19 Jan
2019
19 Jan
'19
1:02 p.m.
Hi Alan, Thanks for the help it worked. I have few quires regarding load-balance behavior when homer_server is down. What I observed is the load balancer pick the home_server is round robin way. ex: if request came to load-balance it will send to server 1, if server is down waits for response --> zombie period ----> mark as Dead ---> after 300 seconds make it live again There Dead server may not be up! if any new request goes to that server again it will fail or timeout. How to avoid request getting fail or timeout due to server down?. Regards, Shivaprasad