Load-Balance-Key usage

Phil Mayers p.mayers at imperial.ac.uk
Fri Sep 28 11:22:18 CEST 2012


On 27/09/12 19:04, lscrlstld wrote:

> authorize {
> ...
>    if ( ... ) {
>      update control { Load-Balance-Key := 1} #sends to server1
>    }
>    else {
>      update control { Load-Balance-Key := 2} #sends to server2
>    }
> ...
> }

Not like this. The Load-Balance-Key value is hashed.


More information about the Freeradius-Users mailing list