[OpenSIPS-Users] OpenSIPS, Corosync, and Logrotate
Brett Nemeroff
brett at nemeroff.com
Fri Apr 27 16:11:07 CEST 2012
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.
All it takes is a little "-" before the filename. So change this:
local0.* /var/log/opensips.log
To this:
local0.* -/var/log/opensips.log
Let us know if this fixes your problem :)
-Brett
On Fri, Apr 27, 2012 at 8:59 AM, Larry Long <larry at djslyde.com> wrote:
> local0.* /var/log/opensips.log
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20120427/c2ed204f/attachment.htm>
More information about the Users
mailing list