> >Any idea on the redundant Radius system scheme with MySQL?

Our redundant setup:

2 x Radius server
1 x Load Balancer (Alteon) (hehe bought one on ebay for 20$us good deal)
3 x XMLRPC server
3 x mySQL server

Our Radius server connect to our Load Balancer that send request to one of
our 3 XMLRPC server.

Each XMLRPC server send Authentication/Authorization request to mySQL server
(round-robin/failover)

For Accounting request, if the main mySQL server is down, then the request
is "cached" and re-send when the main mySQL is running.

Each XMLRPC & mySQL server are on a "virtual server" so we need only 3
computers for these task but each computer are RAID5 & RAID50 hardware
adapter and multiple power supply (2 x HP LC2000 and 1 x HP LH4 Quad-Xeon)

--
Joel Vandal



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

Reply via email to