SA Bugzilla – Bug 4259
RFE: spamd forking rate limits
Last modified: 2021-09-22 21:30:51 UTC
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.
Triage: simply assigning a reasonable target milestone. Could also be reasonable for 3.1.1
a less vague bug report would be welcome here ;)
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.
no action -> moving off 3.2.0