On Wed, 30 Mar 2011 13:17:55 +0200
Marcin Mirosław <mar...@mejor.pl> wrote:

> W dniu 30.03.2011 12:33, Daniel Lemke pisze:
> > You mean something like --timeout-child=secs as a spamd starting
> > option? ;) http://spamassassin.apache.org/full/3.3.x/doc/spamd.html
> 
> Thanks for quick reply!
> This option doesn't work as i wish ;) spamd child isn't killing after
> time set in --timeout-child, it is working, and working and utilizes
> 100% CPU until i send kill signal.
> It seems for me this option works as described below:
> (for this example --timeout-child=10 sec)
> ...
> real    0m24.851s
> user    0m0.000s
> sys     0m0.010s
> 
> 24 seconds was time how long spamd child was working on test email.

Are you sure that there were idle spamd children? The above is
consistent with  ~14 seconds queuing for a child, followed by a
timeout after  10 seconds.

Reply via email to