[Serusers] ERROR: nathelper::timer: out of memory
Andrei Pelinescu-Onciul
pelinescu-onciul at fokus.fraunhofer.de
Tue Mar 23 16:10:17 CET 2004
On Mar 23, 2004 at 13:56, markus monka <mmonka at netzquadrat.de> wrote:
> Hi,
>
> maybe someone can help me with this Problem.
>
> Actually we have 300 Users in our location table,
> having nat_flag = 4;
You runned out of "local" memory. By default ser uses 1Mb of memory
local for each process. 300 contacts shouldn't fill 1Mb, but maybe they
are really large :-) (or you might have another big memory consumer).
Change PKG_MEM_POOL_SIZE in config.h to a larger value and recompile.
If you still have problems after that you might have found a memory
leak.
Andrei
More information about the sr-users
mailing list