Search found 2 matches

by Entity
Thu Apr 10, 2008 6:09 pm
Forum: Unreal 3.2 Support
Topic: Spamfilter performance
Replies: 3
Views: 2298

Re: Spamfilter performance

SpaceDoG, thanks for the links but I fail to find any answer to my questions there. The question was not how to add spamfilters but about the factors that affect the performance of spamfilters. Example:

Regex merged by OR:
http://www\.somestupidurl\.(com|org)

Two individual regex:
http://www ...
by Entity
Fri Apr 04, 2008 5:17 pm
Forum: Unreal 3.2 Support
Topic: Spamfilter performance
Replies: 3
Views: 2298

Spamfilter performance

Hi all,

I'm searching for a few guidelines for setting up spamfilters. We use them pretty extensively on our network, so this is making a hit on our servers CPUs. Are there some common guidelines to keep the effect as low as possible? Some questions are:

- Is a short message string combined with a ...