13 Feb
2012
13 Feb
'12
6:25 p.m.
Hi,
I've been looking at [1]free radius wiki, and read all about interpreter pools. the prerequisites are that perl is complied with USE_ITHREADS and a bit lower also with MULTIPLICITY. I have both. what I can't seem to get working is the thread management as:
what version of FR ? in older versions you had to care about the PERL clones entry - to make sure it matched the parent process counts.. (learnt that the hard way) - but with newer releases all of this is dealt with for you alan