<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Jan 10, 2014 at 7:21 AM, puneet ahuja <span dir="ltr"><<a href="mailto:puneet@octro.com" target="_blank">puneet@octro.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi,<br>
<br>
We are getting a lot of busy_dist_port messages in our production system when the load is high.  On monitoring the TCP traffic, we figured that there was a momentary dip in traffic on the connection to the erlang dist ports. This was correlated with the TCP window size increasing to 400ms. This is a recurrent problem and occurs when the cluster load is high. We have ruled out any network issues between the nodes.<br>

<br>
Has anyone experienced this before? Any suggestions on what can cause the dist erlang message receiver to bottleneck?</blockquote><div><br></div><div>Try increasing your distribution buffer limit using the +zdbbl option. Read about the +zdbbl option to erl here: <a href="http://erlang.org/doc/man/erl.html">http://erlang.org/doc/man/erl.html</a></div>
<div><br></div><div>--steve</div></div></div></div>