On Tue, 10 Dec 2002, Alan DeKok wrote:

>   I'm a little confused by your description.  If you want one server
> to log to *two* SQL databases, then you don't want redundancy.

I want to log to *one* SQL database and to have a backup database if the
first one doesn't work.

>   See 'doc/configurable_failover' for examples of redundancy.

I did; so I made something like that:

accounting {
    redundant {
        sql1
        sql2
    }
}

But then it logs to the *two* servers.

Christophe.


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to