balancing sql servers

Fajar A. Nugraha list at fajar.net
Mon Sep 3 23:52:59 CEST 2012


On Mon, Sep 3, 2012 at 11:04 PM, Tony Peña <emperor.cu at gmail.com> 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


More information about the Freeradius-Users mailing list