<div class="gmail_extra">I&#39;d change this. I&#39;ve seen sync writes to syslog cause horrible performance in opensips. And when I mean horrible, I mean taking a normally 500+cps system down to a max of 1/2 cps.<br><br>All it takes is a little &quot;-&quot; before the filename. So change this:<br>

<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">local0.*                        /var/log/opensips.log</blockquote><div><br>To this:<br><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

local0.*                        -/var/log/opensips.log</blockquote> </div><br>Let us know if this fixes your problem :) <br><br>-Brett<br><br><div class="gmail_quote">On Fri, Apr 27, 2012 at 8:59 AM, Larry Long <span dir="ltr">&lt;<a href="mailto:larry@djslyde.com" target="_blank">larry@djslyde.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">local0.*                        /var/log/opensips.log</blockquote></div><br></div>