I'm trying to put together a patch for spamd that would allow a command line option to limit the number of children spamd has. Since my P1/100 40M RAM always slows to absolute uselessness when many mails are being processed, (like 25-30) which happens when I start up.
Could someone (Craig?) explain the 'perl sighandling bug on BSD' Basically, my problem is that I can't figure out when children are exiting. Since $SIG{CHLD} = 'IGNORE'; they are automatically reaped. I'd rather manually reap them, but would this break BSD? Thanks, -- Duncan Findlay _______________________________________________ Spamassassin-talk mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/spamassassin-talk