<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Brett, I realy can't tell you for sure if those errors are related to
memory issues. But I can paste below a copy of a question I placed on
the list with a reply of Bogdan. Take a look at the shared memory
parameters (#define SHM_MEM_SIZE) on config.h prior to compiling.<br>
<br>
Regards, Ricardo. <br>
<br>
<br>
Hi Ricardo,
<br>
<br>
the only thing you have to take care of is the shared memory usage -
for 500K rules you probably need more than 200M of shared mem only for
this.
<br>
<br>
Otherwise, I do not think it will be an issue.
<br>
<br>
Regards,
<br>
Bogdan
<br>
<br>
Ricardo Martins wrote:
<br>
Hi Bogdan, I appreciate your attention. I think I can use drouting for
my project. What are your feeling about how the performance is going to
be with more than 500k routes?
<br>
<br>
Regards, Ricardo.
<br>
<br>
<br>
<br>
<br>
Brett Nemeroff escreveu:
<blockquote
 cite="mid:4f67656a0906090735i3595dd1ofcabfb1a46c18a26@mail.gmail.com"
 type="cite">This may be a hint?
  <div>
  <div>Jun &nbsp;9 09:32:31 voicefoxtelephony
/usr/local/sbin/opensips[5358]: INFO:core:sig_usr: signal 15 received</div>
  <div>Jun &nbsp;9 09:32:31 voicefoxtelephony
/usr/local/sbin/opensips[5340]: INFO:core:sig_usr: signal 15 received</div>
  <div>Jun &nbsp;9 09:32:31 voicefoxtelephony
/usr/local/sbin/opensips[5338]: INFO:core:sig_usr: signal 15 received</div>
  <div>Jun &nbsp;9 09:32:57 voicefoxtelephony ntpd[2123]: synchronized to
64.73.32.134, stratum 2</div>
  <div><span class="Apple-style-span"
 style="background-color: rgb(255, 255, 0);">Jun &nbsp;9 09:33:31
voicefoxtelephony /usr/local/sbin/opensips[5326]:
CRITICAL:core:sig_alarm_abort: BUG - shutdown timeout triggered,
dying...</span></div>
  <div><br>
  </div>
  <div>I stopped the proc with opensipsctl stop</div>
  <div><br>
  </div>
  <br>
  <div class="gmail_quote">On Tue, Jun 9, 2009 at 9:31 AM, Brett
Nemeroff <span dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:brett@nemeroff.com">brett@nemeroff.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;">This
has actually just become a pretty serious issue for me....
    <div><br>
    </div>
    <div>It seems that now when I restart opensips with opensipsctl
stop/start one process hangs:</div>
    <div>
    <div>&nbsp;ps ax|grep opensips</div>
    <div>&nbsp;4744 ? &nbsp; &nbsp; &nbsp; &nbsp;R &nbsp; &nbsp; &nbsp;0:57 /usr/local/sbin/opensips -P
/var/run/opensips.pid -m 512</div>
    <div><br>
    </div>
    <div>Which will eventually die in like 2-3 minutes.. but then I
have to delete /var/run/opensips.pid</div>
    <div><br>
    </div>
    <div>Also, as of late, I'm getting the error that my dr_rules table
is empty, which it certainly isn't..This all seems to be related to
memory issues.. any ideas here??</div>
    <div>-Brett</div>
    <div><br>
    </div>
    <div><br>
    </div>
    <div><br>
    </div>
    <br>
    <div class="gmail_quote">On Mon, Jun 8, 2009 at 9:15 PM, Brett
Nemeroff <span dir="ltr">&lt;<a moz-do-not-send="true"
 href="mailto:brett@nemeroff.com" target="_blank">brett@nemeroff.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;">management</blockquote>
    </div>
    <br>
    </div>
  </blockquote>
  </div>
  <br>
  </div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
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>
<br>
</body>
</html>