On Mon, Sep 3, 2012 at 11:04 PM, Tony Peña <[email protected]> wrote: > erm.. ok i got a solution but with not redundant....
why?
>
> I can do with
>
> load-balance {
> sql1
> sql2
> }
The syntax is the same. See "man unlang". You should use
redundant-load-balance {
sql1
sql2
}
Try a simple experiment by taking down one of your sql servers, and
you'll see the difference.
--
Fajar
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

