Redis database
Alan DeKok
aland at deployingradius.com
Wed Apr 15 14:55:04 CEST 2020
On Apr 15, 2020, at 8:28 AM, Zubair Ayub <Zubairayub at hotmail.com> wrote:
>
> Thanks for you help,
> I understand this now and also can you share related document it will be helpful for me
Edit raddb/mods-enabled/redis
Change
redis {
... contents ...
}
to
redis redis1 {
... copy of contents edited for "redis1" ...
}
redis redis2 {
... copy of contents edited for "redis2" ...
}
And then use "redis1" or "redis2" instead of "redis" everywhere.
Alan DeKok.
More information about the Freeradius-Users
mailing list