It's Okay! On 20 Jan 2019 14:04, "Alan DeKok" <aland@deployingradius.com> wrote: On Jan 19, 2019, at 1:02 PM, shivu prasad <shivaprasad2452@gmail.com> wrote:
Thanks for the help it worked.
Good to hear.
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
Yes, if you configure it that way...
There Dead server may not be up! if any new request goes to that server again it will fail or timeout.
Yes, that's how it works.
How to avoid request getting fail or timeout due to server down?.
Configure "status_check" in proxy.conf. This is all extensively documented in proxy.conf. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html