Hi! On Mit, 2013-09-18 at 12:55 +0100, RW wrote: > On Wed, 18 Sep 2013 13:04:17 +0200 > Bernd Petrovitsch wrote: [...] > > On Mit, 2013-09-18 at 06:46 -0400, David Spector wrote: > > [...] > > > LFD is a monitor that detects processes that have been running too > > > long. That's about all it does. > > > > "spamd" is the daemon of SpamAssassin which actually does the job. And > > it is the purpose of a Unix-daemon to run long - ideally from boot up > > until machine shutdown (years later ....) without restart. > > It's actually a child process, which isn't supposed to run forever.
First, the is usually (also) the job of the "main process" if the actual work is done by worker processes (or threads). Second, and then the OP has to specify that correctly. spamd-3.3.1 hereover has a "--max-conn-per-child=num" option (default value can be found in the manual page) but it depends on the number of workers and the number of mails how long they usually run. And all that is only known to the OP ... Bernd -- Bernd Petrovitsch Email : be...@petrovitsch.priv.at LUGA : http://www.luga.at