Memory big problem

Nicolas Baradakis nbk at sitadelle.com
Mon Dec 12 11:17:02 CET 2005


Dimple wrote:

> I installed latest freeradius cvs-snapshot freeradius-snapshot-20051130 on
> Debian Linux 10 vs Oracle db 10 and Oracle Internet Directory (LDAP) 10. I
> have about 30 clients in clients.conf and about 30 connections in a second,
> including accounting requests. I have 8G RAM on server and freeradius daemon
> takes away all free memory within two day! "max_requests_per_server = 300"
> option did not help.

You may try to rebuild FreeRADIUS with debug symbols (with the command
./configure --enable-developer) and after that run FreeRADIUS with
Valgrind.

$ valgrind --tool=memcheck --leak-check=yes radiusd -f

-- 
Nicolas Baradakis




More information about the Freeradius-Users mailing list