[JDEV] patch: jabberd-1.4 logfile rotation
Ralph Siemsen
ralphs at blueairnetworks.com
Thu Oct 3 08:11:56 CDT 2002
Martin Lesser wrote:
> Why not use multilog from http://cr.yp.to/daemontools.html in
> combination with the other utitlities provided by this great piece of
> software?
Interesting stuff, thanks for pointing it out. Looks useful for taming
ill-behaved daemons, particularly those whose source you cannot modify.
But for jabberd I think the long-term solution is to fix the problem
at its source. No point in logging all sorts of stuff only to toss it
out after a bunch of expensive regexps are performed - jabberd is
already CPU bound on large deployments, according to another recent post
here.
-R
More information about the JDev
mailing list