Memory leak or misunderstanding - rlm_perl?
Alan DeKok
aland at deployingradius.com
Thu Oct 8 02:02:42 CEST 2009
Mihail Vasiliev wrote:
> Hello, all.
>
> I am running freeradius-2.1.6 with all AAA logick hidden in perl module,
> thus using rlm_perl.
>
> Having about 1000-10000 client connections per day radiusd consumes about
> 1Gb of memory per day (I restart it daily).
>
> The only (possibly) important thing - I am using several external modules
> in my main perl module.
Perl's garbage collector isn't perfect. It may be that you really do
need to restart to get memory cleaned up.
Alan DeKok.
More information about the Freeradius-Users
mailing list