<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
People, I have several radius severs who have configurated the same databases. As you said radius service has a fail-over when they connect to DB and the first one fails.<BR>
 <BR>
However, the main problem that I see in your configuration is the concurrency of database access. If you, at least, has two DB servers, both DB have to have the same data. So you have to solve the access concurrency firstly.<BR><BR>> Date: Fri, 4 Jan 2008 10:20:44 +0100<BR>> Subject: Re: Radius Load-Balancing concept<BR>> From: sebastian@ganschow.name<BR>> To: freeradius-users@lists.freeradius.org<BR>> <BR>> Hi,<BR>> <BR>> load-balancing between the radius servers is not necessarily needed. I<BR>> think the servers we're going to by will be capable to manage all dialin<BR>> accounts.<BR>> <BR>> So the radius servers will be in fail over mode. If the first one is up,<BR>> all requests will be handled by it. If it fails, the second one will take<BR>> over.<BR>> <BR>> But will I get any trouble if both servers write their accounting data<BR>> into the same database?<BR>> <BR>> Do I need to setup radrelay? Is the second radius server able to take over<BR>> if radrelay isn't running?<BR>> <BR>> Regards<BR>> Sebastian<BR>> <BR>> On Thu, January 3, 2008 22:54, liran tal wrote:<BR>> > Hey Duane,<BR>> ><BR>> > On Jan 3, 2008 4:31 PM, Duane Cox <duanec@mail.illicom.net> wrote:<BR>> ><BR>> >> I'm doing this with no problem.<BR>> >><BR>> >> I have 2 freeradius servers both writing/reading the same dbms<BR>> >><BR>> ><BR>> > In a case where the entire transaction goes through one server it's ok,<BR>> > but if it gets split up through the two of them, then I'm not sure what<BR>> > will be the outcome.<BR>> ><BR>> > Regards,<BR>> > Liran.<BR>> > -<BR>> > List info/subscribe/unsubscribe? See<BR>> > http://www.freeradius.org/list/users.html<BR>> <BR>> <BR>> -<BR>> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html<BR><BR><br /><hr />Todo ruedas: información práctica y todo el glamour del mundo del motor. <a href='http://estilo.es.msn.com/' target='_new'>MSN Estilo y Tendencias</a></body>
</html>