redundant + load balancing not working?
    ST Wong (ITSC) 
    ST at itsc.cuhk.edu.hk
       
    Wed Oct 15 08:27:57 CEST 2008
    
    
  
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20081015/e603e0ce/attachment.html>
    
    
More information about the Freeradius-Users
mailing list