You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2004/04/25 19:43:05 UTC

[Bug 3301] multiple processes?

http://bugzilla.spamassassin.org/show_bug.cgi?id=3301

felicity@kluge.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From felicity@kluge.net  2004-04-25 10:43 -------
Yeah, spamd now preforks the children to handle requests, instead of having 1 
daemon spawn a child per request.  So if you run with -m 5 (the default), you'll 
have 6 processes running, the master (keeps 5 children available), and the 5 
children.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.