<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I had this problem on one (dual xeon) system. The cause was a very slow
disk system - it was SAS but the OS decided to use it as IDE - and the
killer was bandwidth logging by iptables.<br>
<br>
Checking with wireshark it could sometimes take over a second for a
packet to get out of an interface.<br>
<br>
When I changed the disk driver and turned off bandwidth logging all the
problems went away.<br>
<br>
Vic Jolin wrote:
<blockquote
 cite="mid:AANLkTikm+O5_28jw5VPgbPdBbDrNnQhg1o1NOYddes6B@mail.gmail.com"
 type="cite">Hi my syslog.conf already has something like that, any
other place I should look at?<br>
  <br>
  <div class="gmail_quote">On Thu, Dec 2, 2010 at 4:44 AM,
Daniel-Constantin Mierla <span dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:miconda@gmail.com">miconda@gmail.com</a>&gt;</span> wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <div bgcolor="#ffffff" text="#000000">
    <div class="im"> <br>
    <br>
On 12/1/10 9:41 PM, Vic Jolin wrote:
    <blockquote type="cite">debug level is 9, do I have to set syslog
to be configured asynchronously for this? <br>
      <br>
The rate of the calls is not more than 20 cps<br>
    </blockquote>
    </div>
if you diverted the log messages to a specific file, then add a dash
'-' in front of file path:<br>
    <br>
    <a moz-do-not-send="true"
 href="http://www.kamailio.org/dokuwiki/doku.php/tutorials:debug-syslog-messages#custom_syslog_file"
 target="_blank">http://www.kamailio.org/dokuwiki/doku.php/tutorials:debug-syslog-messages#custom_syslog_file</a><br>
    <br>
Cheers,<br>
    <font color="#888888"> Daniel</font>
    <div class="im"><br>
    <br>
    <blockquote type="cite"><br>
      <div class="gmail_quote">On Thu, Dec 2, 2010 at 4:35 AM,
Daniel-Constantin Mierla <span dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:miconda@gmail.com" target="_blank">miconda@gmail.com</a>&gt;</span>
wrote:<br>
      <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello,
        <div>
        <div><br>
        <br>
On 12/1/10 9:33 PM, Vic Jolin wrote:<br>
        <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all,<br>
          <br>
Just want to ask if anybody here has come across this problem of mine,
when single call proxy is ok, but when you send more traffic to it,
calls somehow get stuck, trying to make a new call it takes a lot of
time and so it times out.<br>
          <br>
Does anybody know what could be the problem?<br>
          <br>
        </blockquote>
        </div>
        </div>
looks like you have some blocking operation there. Is it default
config? What is debug level you use (if it is high, then be sure syslog
is configured asynchronously). What is the rate of the new calls you
send?<br>
        <br>
Cheers,<br>
Daniel<br>
        <font color="#888888"> <br>
-- <br>
Daniel-Constantin Mierla<br>
Kamailio (OpenSER) Advanced Training<br>
Jan 24-26, 2011, Irvine, CA, USA<br>
        <a moz-do-not-send="true" href="http://www.asipto.com"
 target="_blank">http://www.asipto.com</a><br>
        <br>
        </font></blockquote>
      </div>
      <br>
    </blockquote>
    <br>
    <pre cols="72">-- 
Daniel-Constantin Mierla
Kamailio (OpenSER) Advanced Training
Jan 24-26, 2011, Irvine, CA, USA
<a moz-do-not-send="true" href="http://www.asipto.com" target="_blank">http://www.asipto.com</a></pre>
    </div>
    </div>
  </blockquote>
  </div>
  <br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a>
  </pre>
</blockquote>
<br>
</body>
</html>