15 Oct
2008
15 Oct
'08
1:51 a.m.
dave@voicenotice.com wrote:
Did you see anything in the code / config that would cause clone to be called each time a thread executes?
I've put an updated version of the module in the repository on git.freeradius.org. It has removed the thread pool code from rlm_perl, as it's not needed. The replacement is automatic management of threads, and fewer calls to clone. Alan DeKok.