Re: [SR-Users] memory requirements for a registrar server

2011-07-13 Thread Henning Westerholt
Fabian wrote: > ok, great...this is, I think, the relevant section on config.h Hi Fabian, > #define PKG_MEM_SIZE 4 > #define PKG_MEM_POOL_SIZE PKG_MEM_SIZE*1024*1024/*!< used only if > PKG_MALLOC is defined*/ > #define SHM_MEM_SIZE 32 /*!< used if SH_MEM is > def

Re: [SR-Users] memory requirements for a registrar server

2011-07-13 Thread Fabian Borot
ect: Re: [SR-Users] memory requirements for a registrar server > Date: Wed, 13 Jul 2011 18:15:40 +0200 > CC: sr-users@lists.sip-router.org > > On Wednesday 13 July 2011, Fabian Borot wrote: > > thank you Henning > > > > "A PKG setting of 4-8 MB and a shared pool of 512M

Re: [SR-Users] memory requirements for a registrar server

2011-07-13 Thread Henning Westerholt
On Wednesday 13 July 2011, Fabian Borot wrote: > thank you Henning > > "A PKG setting of 4-8 MB and a shared pool of 512MB should be really > enough" "Normally you're more concerned about private (per process) > memory," > > where do I set them? Hi Fabian, you can set it at compile time in con

Re: [SR-Users] memory requirements for a registrar server

2011-07-13 Thread Fabian Borot
ts.sip-router.org > Subject: Re: [SR-Users] memory requirements for a registrar server > Date: Wed, 13 Jul 2011 13:00:47 +0200 > CC: fbo...@hotmail.com > > On Tuesday 12 July 2011, Fabian Borot wrote: > > We are going to use kamailio 3.1.4 for a registrar server and need to k

Re: [SR-Users] memory requirements for a registrar server

2011-07-13 Thread Henning Westerholt
On Tuesday 12 July 2011, Fabian Borot wrote: > We are going to use kamailio 3.1.4 for a registrar server and need to know > if the default parameters [shared memory and the like] is fine or if we > need to plan in advance and increase it at compile time. If so, how should > we proceed about it? Hi

[SR-Users] memory requirements for a registrar server

2011-07-12 Thread Fabian Borot
Hello We are going to use kamailio 3.1.4 for a registrar server and need to know if the default parameters [shared memory and the like] is fine or if we need to plan in advance and increase it at compile time. If so, how should we proceed about it? For subscribers and location type of infor