redundant + load balancing not working?
Hi all, I'm using freeradius 2.1.1 on CentOS 5.2. I've 2 ldap servers for authentication. It works when I specify: redundant { ldap1 ldap2 } As expected, requests go to ldap2 when ldap1 is down. However, when I specify the 2 ldap servers like following: redundant-load-balance { ldap1 ldap2 } The effect is just like redundant. All requests go still go to ldap1 instead of load balancing. Did I miss anything? Thanks a lot. /ST Wong
ST Wong (ITSC) wrote:
As expected, requests go to ldap2 when ldap1 is down. However, when I specify the 2 ldap servers like following:
redundant-load-balance { ldap1 ldap2 }
The effect is just like redundant. All requests go still go to ldap1 instead of load balancing.
All I can say is that it works in my tests. Alan DeKok.
participants (2)
-
Alan DeKok -
ST Wong (ITSC)