rlm_perl does not honor start_servers?
Alan DeKok
aland at deployingradius.com
Fri Apr 1 16:41:12 CEST 2016
On Apr 1, 2016, at 10:20 AM, Igor Novgorodov <igor at novg.net> wrote:
> Ok, so there's no way to make it to initialize Perl's thread stuff when the server core threads are spawned?
No. Because the Perl modules are buried in a virtual server. And because we have separate logical modules internally, the threads don't know about modules.
> My script is only 470 lines long, but it uses DBI module (and some minor others). Maybe it's quite complex and causing the slowdown.
The DBI module is huge.
If your Perl script is 470 lines, you can probably do all of that work in unlang.
Alan DeKok.
More information about the Freeradius-Users
mailing list