<div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial"><div>Hi Vlad:</div><div>Thanks for your answer, if use current open sips LT mode, you are right, because we del the fd from epoll every time once we get a trigger, but it is not efficient to move in and move out fd every time, so if I want to use ET mode and keep the tcp read socket in epoll, how about this case?</div><div><br></div><div></div><div id="divNeteaseMailCard"></div><div><br></div>At 2011-12-05 18:53:24,"Vlad&nbsp;Paiu"&nbsp;&lt;vladpaiu@opensips.org&gt; wrote:<br> <blockquote id="isReplyContent" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
  
  
    Hello,<br>
    <br>
    The scenario you are describing is not possible because the TCP
    connection has attached to it the actual SIP msg that has been read
    so far. So if one worker receives EAGAIN, it will put the TCP
    connection back on the IN reactor, and when the FD will be triggered
    again, another worker will continue to read to the same SIP msg as
    the previous worker.<br>
    <br>
    Regards,<br>
    <pre class="moz-signature" cols="72">Vlad Paiu
OpenSIPS Developer</pre>
    <br>
    On 12/05/2011 05:16 AM, dongwflj wrote:
    <blockquote cite="mid:1269758d.602b.1340c3941c0.Coremail.dongwflj@163.com" type="cite">
      <div style="line-height: 1.7; color: rgb(0, 0, 0); font-size:
        14px; font-family: arial;">
        <div>Hi:</div>
        <div>I am learning opensip2, it seems currently no support for
          epoll ET, will we support it in future?</div>
        <div>If we use ET, two TCP sip messages come to server, I think
          one worker thread should read all but till EAGAIN, but during
          the worker thread is reading, another new packet coming on the
          same connection, that will trigger another worker thread start
          to read buffer, will it cause the 2 worker thread read wrong
          data? How can we solve this kind of problem? Thanks!&nbsp;</div>
        <div><br>
        </div>
        <div><br>
        </div>
      </div>
      <br>
      <br>
      <span title="neteasefooter"><span id="netease_mail_footer"></span></span>
      <pre wrap=""><fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<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>
</pre>
    </blockquote>
  

</blockquote></div><br><br><span title="neteasefooter"><span id="netease_mail_footer"></span></span>