ldap redundant-load-balance issue
Alan DeKok
aland at deployingradius.com
Thu Apr 19 13:44:06 CEST 2012
Tobias Hachmer wrote:
> During FreeRADIUS performance test as described in
> /usr/share/doc/freeradius/performance-testing.gz I noticed that FR does
> for the ldap-group query above (Ldap-Group ==
> "cn=radius.users,ou=Groups,dc=test,dc=local") no load-balancing or
> fall-through to other ldap modules. Every time only ldap module ldap3 is
> taken to do this ldap-group query.
That's how it works. The LDAP-Group queries are not load balanced.
> Why FR doesn't load balance for this ldap-query?
Because the code to do it hasn't been written.
Feel free to submit a patch.
Alan DeKok.
More information about the Freeradius-Users
mailing list