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 2005/04/13 03:43:55 UTC

[Bug 4259] New: spamd forking protection

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

           Summary: spamd forking protection
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P5
         Component: spamc/spamd
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: quinlan@pathname.com


When running in normal mode (Apache-style preforking), the fork() code in
spamd should have some protections to avoid forking too often in case there
is an unknown unhandled error.  The rescaling might also be happening too
often when under load.



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

[Bug 4259] spamd forking protection

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4259





------- Additional Comments From quinlan@pathname.com  2005-05-10 20:31 -------
Well, we know when we fork.

We can probably make some sort of maximum speed estimate (no rules, no parsing)
that will last forever.

If we fork faster than that, something bad is up.



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

[Bug 4259] spamd forking protection

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4259





------- Additional Comments From jm@jmason.org  2005-05-10 20:09 -------
a less vague bug report would be welcome here ;)



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

[Bug 4259] spamd forking protection

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4259


Bob@Menschel.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|Undefined                   |3.2.0




------- Additional Comments From Bob@Menschel.net  2005-04-23 16:09 -------
Triage: simply assigning a reasonable target milestone. Could also be reasonable
for 3.1.1



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

[Bug 4259] RFE: spamd forking rate limits

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4259


jm@jmason.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|spamd forking protection    |RFE: spamd forking rate
                   |                            |limits
   Target Milestone|3.2.0                       |Future




------- Additional Comments From jm@jmason.org  2006-11-09 14:14 -------
no action -> moving off 3.2.0



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