28 Mar
2024
28 Mar
'24
10:48 a.m.
On Mar 28, 2024, at 10:28 AM, James Potter via Freeradius-Users <freeradius-users@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.