Hi,

I've used dspam for a while and love it. I've used the MySQL storage
driver for a while, and have occasionally had problems with the MySQL
server getting too overloaded and being OOM-killed by Linux, so I have a
fairly low connection limit in place on the database. (It's running on a
VPS and I'm not allocated much RAM.)

Lately, I've installed some new pieces of software which also use the
database, so I've been seeing more and more bursts of spam getting
through as the database connection limit is hit and dspam just passes
messages on without filtering them.

To fix this, I'm pondering moving from the mysql storage driver to the
hash storage driver. The hash driver is supposed to be more efficient
and I don't feel comfortable raising the connection limit on MySQL. (If
it gets OOM-killed the tables have to be manually recovered.)

My question is, is it possible to migrate the dspam token/signature/etc
databases from the mysql to the hash driver in some way, or would I have
to lose everyone's dspam training?

Also if anyone has any comments on the general advisability of this, I'd
be interested in them.

Thanks,

Peter

-- 
Peter Williams / [email protected]


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Dspam-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspam-user

Reply via email to