Divyesh Raithatha wrote: > Has someone successfully configured a high-availability MySQL cluster as > a back-end for FreeRadius?
Yes. There's even a white paper on it from MySQL. > Trying to find out what architecture was used to achieve the cluster or > high availabilty and how successful you have been in a Production > Environment. > > 1. Master/Master Replication? > 2. Master/Slave Replication (for DR)? > 3. MySQL Cluster using NDB? It all works. FreeRADIUS doesn't care what the back-end does. Just configure MySQL as a database, and it will work. > What other backend databases in a high avilable configureation have been > used/tested. Pretty much everything. Oracle, Postgresql, etc. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

