Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Oct 2000 00:32:03 -0700
From:      Peter Wemm <peter@netplex.com.au>
To:        Bill Fumerola <billf@chimesnet.com>
Cc:        Doug Barton <DougB@gorean.org>, Matt Dillon <dillon@earth.backplane.com>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/etc inetd.conf 
Message-ID:  <200010130732.e9D7W4G37167@netplex.com.au>
In-Reply-To: <20001013031655.K37870@jade.chc-chimes.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
Bill Fumerola wrote:
> On Thu, Oct 12, 2000 at 02:53:03PM -0700, Doug Barton wrote:
> 
> > 	Finally, I (and I suspect Bill F. too) DO realize that cron'ing
> > sendmail -q can be more expensive than keeping it running. But, I would
> > almost be willing to put money on running it once a day from cron using up
> > less system resources in a 24 hour period than keeping it running
> > does. But even if I'm wrong, it still gives ME control over when I run it,
> > which means I can schedule it for a period that suits my needs without
> > having to worry about it being running all the time when I know it's not
> > needed. 
> 
> Exactly. -q30m is ambigious, 0,30 * * * * is exact.

This would be a very bad default.  I can vouch for the impact of a few
thousand hosts that are all ntp sync'ed  hitting a server at once...
sendmail -q30m has the advantage of having a fairly random distribution
of retry events over the hour with a significant number of hosts.  eg:
host 1 might be using 14,44 past the hour, host 2 might be on 3,33 etc.

Cheers,
-Peter
--
Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au
"All of this is for nothing if we don't go to the stars" - JMS/B5



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010130732.e9D7W4G37167>