[OpenSIPS-Users] shared memory

opensipslist at encambio.com opensipslist at encambio.com
Sun Dec 20 14:25:05 CET 2009


An dim., déc 20, 2009, Stanisław Pitucha schrieb:
>On 20.12.2009 03:22, Josip Djuricic wrote:
>> I am wondering about shared memory and childs...when you dedicate for
>> example 128mb shared memory to opensips on startup does that mean this 128mb
>> is shared between all of the childs or does it mean that every child gets
>> 128? Since it is not private I believe it's shared betwwen all of them?
>>
>There are two memory pools - shared and private (called 'shm' and 'pkg' 
>in the logs and code). On startup you can set only the shared memory - 
>and yes - it will get allocated only once, not per child.
>More info: http://www.opensips.org/Resources/DocsTsInm
>
How does one usually decide what to set the runtime shared memory
value to, and if one should even manipulate this value at all? What
are the typical cases, UDP listening versus UDP, TCP, and TLS
listening?

Regards,
Brian



More information about the Users mailing list