Kostas Kalevras <[EMAIL PROTECTED]> wrote: > threading sound like an idea yes. Another idea is to get load-balancing code > inside freeradius. Then you could do something like the following: ...
~ 40 lines of code in src/main/mod*.c It's pretty trivial. Copy the "pick a random element from a list" code from src/main/proxy.c, and apply it to the module sections. That way we can have load balancing among LDAP and SQL servers, too. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

