redundant-load-balance
Alan DeKok
aland at deployingradius.com
Wed Jan 4 15:44:13 CET 2017
On Jan 4, 2017, at 9:14 AM, A.L.M.Buxey at lboro.ac.uk wrote:
>
> using connection pools? the server is used if theres a known connection
> to it if using stateful methods - eg TCP and SSL...
The connection pools work only for one LDAP server. If you have 2 and want to load-balance, you need 2 connection pools.
> are you using SSL based connections? if so, is your OpenLDAP compiled against
> OpenSSL or against LibNSS? if the later then theres a hideous pit of incompatibilities
> (that we hit) that can only be resolved by using a locally compiled version of OpenLDAP
> compiled against OpenSSL (which results in a pretty flawless pool system).
Yeah.
Alan DeKok.
More information about the Freeradius-Users
mailing list