<div dir="ltr">Hi Khaled, <div><br></div><div style>You can discover the memory actually used by the system using</div><div style><br></div><div style>opensipsctl fifo get_statistics shmem</div><div style>opensipsctl fifo get_statistics pkmem</div>
<div style><br></div><div style>I guess you will be a little disappointed with so much ram wasted, OpenSIPS do not consume much ;-). </div><div style><br></div><div style>Flavio.</div><div class="gmail_extra"><div><div dir="ltr">
<div><br></div></div></div>
<br><br><div class="gmail_quote">2013/6/16 M.Khaled W Chehab <span dir="ltr">&lt;<a href="mailto:kchehab@icucall.com" target="_blank">kchehab@icucall.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I set children=24   in opensips.cfg<br>
<br>
Does That mean 24 *16  =384 MB and what is the suitable value for   P_MEMORY<br>
<br>
And   -M 2048 that means all sessions will have 2048 memory only and after that it crashes ?<br>
<br>
Memory configuration is not clear in documentation for me ,please can you simplify it by answering my question<br>
<br>
What are the correct parameters should be in  P_MEMORY and  S_MEMORY  in order to handle 400 call per second and 1000 connected call <br>
<div class="im HOEnZb">Or what’s the formula to calculate the cpu and memory usage<br>
<br>
</div><div class="im HOEnZb">/usr/local/opensips/sbin/opensips -M 8 -m 2048<br>
</div><div class="im HOEnZb">Opensips.cfg<br>
debug=1<br>
log_stderror=no<br>
log_facility=LOG_LOCAL7<br>
log_name=&quot;opensips&quot;<br>
fork=yes<br>
children=24<br>
<br>
cat /etc/default/opensips<br>
# OpenSIPS startup options<br>
#<br>
# Set to yes to enable opensips, once configured properly.<br>
RUN_OPENSIPS=yes<br>
# User to run as<br>
USER=root<br>
# Group to run as<br>
GROUP=root<br>
# Amount of shared memory to allocate for the running OpenSIPS server (in Mb)<br>
S_MEMORY=256<br>
# Amount of pkg memory to allocate for the running OpenSIPS server (in Mb)<br>
P_MEMORY=16<br>
DUMP_CORE=no<br>
<br>
<br>
<br>
<br>
</div><div class="HOEnZb"><div class="h5">-----Original Message-----<br>
From: <a href="mailto:users-bounces@lists.opensips.org">users-bounces@lists.opensips.org</a> [mailto:<a href="mailto:users-bounces@lists.opensips.org">users-bounces@lists.opensips.org</a>] On Behalf Of Nick Khamis<br>
Sent: Sunday, June 16, 2013 11:34 PM<br>
To: OpenSIPS users mailling list<br>
Cc: <a href="mailto:users-bounces@lists.opensips.org">users-bounces@lists.opensips.org</a><br>
Subject: Re: [OpenSIPS-Users] Opensips default parameters<br>
<br>
Is this related to your earlier post:<br>
<a href="https://mail.google.com/mail/h/52oaqmxcphmc/?&amp;v=c&amp;th=13f4cc0b3154e273" target="_blank">https://mail.google.com/mail/h/52oaqmxcphmc/?&amp;v=c&amp;th=13f4cc0b3154e273</a>?<br>
<br>
/usr/local/opensips/sbin/opensips -M 8 -m 2048 (or whatever you want to allocate)<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br>
<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br></div></div>