<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hello,</p>
<p>this hash table stores the relation between active calls and the
dispatcher destination addresses. For good performances, try to
follow a rule like: <br>
</p>
<p>max-active-calls / number-of-slots < 10.</p>
<p>So if you have an expectation of 10 000 active calls at peak,
then the ds_hash_size should be at least 10.</p>
<p>Cheers,<br>
Daniel<br>
</p>
<br>
<div class="moz-cite-prefix">On 14.02.18 14:02, Alvaro Araos wrote:<br>
</div>
<blockquote type="cite"
cite="mid:e6d88c2ff02e284d2925380f8cb3fac0@voxcore.cl">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<p>Hi,</p>
<p>In the documentation of the dispatcher module it is said that
in order to use the algorithm 10 (load balancing) the parameter
ds_hash_size must be set, in the definition it is said that the
value is in powers of 2, that is to say if it is set to 8, this
is equal to 2 ^ 8 = 256 slots, but still I do not understand how
to dimension this value for my needs. I do not know whether to
put 8, 4, 9, etc.</p>
<div><br>
<div style="border-bottom: 1px solid #ff6700; margin-bottom:
5px; padding-bottom: 3px; font-family: arial, helvetica,
sans-serif; font-size: 12pt; color: #525252;">Saludos,</div>
<table cellspacing="0" cellpadding="0" border="0">
<tbody>
<tr>
<td><img src="cid:part1.826664C2.589B7B6E@gmail.com"
alt="" class="" width="258" height="123"></td>
<td style="padding-top: 5px;" valign="top"><span
style="color: #525252; font-family: arial, helvetica,
sans-serif; font-size: 10pt;"> <span style="color:
#ff6700; font-size: 12pt;"> <strong>Alvaro Araos
Méndez</strong> </span> <br>
Director de Tecnología en <span style="color:
#ff6700;"><strong>FonoIP</strong></span><br>
<br>
+56 2 2947 9000<br>
<a style="color: #0456a1;"
href="mailto:alvaro@fonoip.com"
moz-do-not-send="true">alvaro@fonoip.com</a><strong
style="color: #ff6700;"> | </strong><a
style="color: #0456a1;" href="http://www.fonoip.com"
moz-do-not-send="true">www.fonoip.com</a> <br>
Moisés Chacón 46, El Monte, RM </span></td>
</tr>
</tbody>
</table>
</div>
<p> </p>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Kamailio (SER) - Users Mailing List
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.kamailio.org">sr-users@lists.kamailio.org</a>
<a class="moz-txt-link-freetext" href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Daniel-Constantin Mierla
<a class="moz-txt-link-abbreviated" href="http://www.twitter.com/miconda">www.twitter.com/miconda</a> -- <a class="moz-txt-link-abbreviated" href="http://www.linkedin.com/in/miconda">www.linkedin.com/in/miconda</a>
Kamailio Advanced Training - March 5-7, 2018, Berlin - <a class="moz-txt-link-abbreviated" href="http://www.asipto.com">www.asipto.com</a>
Kamailio World Conference - May 14-16, 2018 - <a class="moz-txt-link-abbreviated" href="http://www.kamailioworld.com">www.kamailioworld.com</a></pre>
</body>
</html>