Load-Balance-Key usage
Alan DeKok
aland at deployingradius.com
Fri Sep 28 10:10:54 CEST 2012
lscrlstld wrote:
> Can I use the Load-Balance-Key to choose a specific home_server?
That sort of negates the utility of load balancing, doesn't it?
> if ( ... ) {
> update control { Load-Balance-Key := 1} #sends to server1
> }
> else {
> update control { Load-Balance-Key := 2} #sends to server2
> }
Well, you can do that. But you can't control which server it gets
sent to. You'll have to play with the key values to figure out how they
map to a server.
Alan DeKok.
More information about the Freeradius-Users
mailing list