Michael Parker wrote:
On Thu, Dec 02, 2004 at 05:07:48PM -0300, Matias Lopez Bergero wrote:
If you're running 3.0, you could move your bayes databases to SQL
which has a much faster expiration time (roughly 7 times faster).
This would also allow you to offload some of the CPU and IO
consumption to a separate machine.
That would be nice :)
Unfortunately I cannot put the bayes db on another machine, but I have a
local mysql service, so if that improves the performance I could move
the bayes db there.
What would be your suggestion?
I'm a little biased, but I suggest the mysql route.
I'm going to do that.
Thanks a lot Michael!
BR,
Matías.