26 Jul
2012
26 Jul
'12
4:20 a.m.
Hi,
Are there plans to enable reading of a new crl without restarting the server?
without severaly crippling performance, how? the RADIUS server would have to poll the CRL file all the time....and if it read a new file it would have to destroy its current array structure to import the new file details.....and if there was a buffer error or the file was half-way through being written etc then nastiness could ensue. I never understand the problem people have with doing a HUP or a service reload in this context. alan