[Mimedefang] SA init questions

David F. Skoll dfs at roaringpenguin.com
Thu Jun 17 08:42:04 EDT 2004


On Thu, 17 Jun 2004, Chris Masters wrote:

> spam_assassin_init()->compile_now(1) if
> defined(spam_assassin_init());

> What kind of performance benefit would we get from
> this?

Do it in your filter file, outside any function definition.  If you're
using embedded Perl, you'll get a lot more memory sharing.  There won't
be a direct performance benefit, but each slave will use much less
memory than otherwise.

Regards,

David.



More information about the MIMEDefang mailing list