load balanced freeradius
Brendan Kearney
bpk678 at gmail.com
Mon Jul 3 20:19:21 CEST 2017
On 07/03/2017 01:51 PM, Andrew Meyer via Freeradius-Users wrote:
> Is there a way to setup FreeRADIUS with HAProxy?
> I know that FreeRADIUS can do TCP. But is it worth it to set it up like this or just setup the mysql backend?
> Also can I do mysql backend with LDAP?
> Thank you!
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
why not continue using UDP, for the speed/performance, and setup anycast
to share load between your FR instances? i do, and have no issues at all.
not sure what you mean about mysql and ldap? i point to mysql (actually
mariadb) for audit, etc, and that is a load balanced VIP of 3 instances
behind HAProxy. I also point to Kerberos/LDAP for AuthN/AuthZ
respectively. what are you looking to do?
More information about the Freeradius-Users
mailing list