<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Brett:<br>
    <br>
    I believe I tried this before, but I put it in now, so we will see
    how it goes tomorrow morning. Thank you for the tip!<br>
    <br>
    On 4/27/12 10:11 AM, Brett Nemeroff wrote:
    <blockquote
cite="mid:CAPwC5wy_80AxJG-vd=ycMYC1o+iJYYe9ZT=NdmTaneJ7BhCc8w@mail.gmail.com"
      type="cite">
      <div class="gmail_extra">I'd change this. I'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 "-" 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.* &nbsp; &nbsp;
          &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/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.* &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; -/var/log/opensips.log</blockquote>
          &nbsp;</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 moz-do-not-send="true"
              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.* &nbsp;
            &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;/var/log/opensips.log</blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
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>