<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hello,<br>
<br>
There is no simple answer, choosing the appropriate number of
children is scenario-dependant.<br>
<br>
If, for example, you are not performing I/O operations (DB
queries, exec commands, etc.), then the number of children should
be dictated by the <b>number of cores</b> on your box.<br>
<br>
On the other side, when your SIP workers will perform lots of disk
operations (which are slow), then you should use a lot more
children than mentioned above. (e.g. 12, 16 or 20 children).<br>
<br>
Best regards,<br>
<pre class="moz-signature" cols="72">Liviu Chircu
OpenSIPS Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
On 12/17/2013 09:56 AM, Miha wrote:<br>
</div>
<blockquote cite="mid:52B0039B.8070905@softnet.si" type="cite">Hi,
<br>
<br>
how to dermine how many children do I need (default I have 4)?
<br>
I did not find any appropriate explanation.
<br>
<br>
tnx!
<br>
<br>
miha
<br>
<br>
_______________________________________________
<br>
Users mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<br>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
<br>
</blockquote>
<br>
</body>
</html>