Query regarding redundant module and configurable failover codes
Shweta Khadse
shwetgk at gmail.com
Tue Dec 13 08:42:44 CET 2011
Redundant{
Sql1{
ok=2
}
Sql2
{
Ok= return
}
}
* Sql_update_xxxx*
{
FAIL=1
}
*Sql_update_yyyy*
{
FAIL=1
}
}
On Tue, Dec 13, 2011 at 11:32 AM, Fajar A. Nugraha <list at fajar.net> wrote:
> On Tue, Dec 13, 2011 at 2:25 PM, Shweta Khadse <shwetgk at gmail.com> wrote:
> > Hi Fajar
> >
> > Yes we REALLY tested it :)
> >
> >
> > "A quick glance says the OK block will always
> > be used" is what we wanted! Because this block is critical.
>
> Are you SURE that's what you want?
>
> redundant {
> ok
> sql1
> sql2
> }
>
> is basically the same as just
>
> ok
>
> --
> Fajar
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-users/attachments/20111213/3a8e7418/attachment.html>
More information about the Freeradius-Users
mailing list