memcached and TLS resumption
Alan DeKok
aland at deployingradius.com
Thu Mar 28 14:48:55 UTC 2024
On Mar 28, 2024, at 10:28 AM, James Potter via Freeradius-Users <freeradius-users at lists.freeradius.org> wrote:
> Do you have an opinion on the merits of other approaches to use TLS session caches in a cluster? (NFS, rsync, ??)
I'd prefer rsync to NFS. If NFS goes away, the OS might *lock* the RADIUS process until NFS comes back. That's bad. :(
If the cache entries last a day, then it's pretty simply to rsync the directory periodically from one system to another.
Alan DeKok.
More information about the Freeradius-Users
mailing list