I've used local MySQL on several SA servers before now (without a cluster). It worked well. I used the same bayes database to 'seed' all of the servers so they at least started with the same data.
I didn't notice any huge differences in scores and on the whole it worked well - if inelegantly. Nigel On Mon, 20 Jun 2005 15:13:32 +0000, Ronan <[EMAIL PROTECTED]> wrote: >Further to my last post regarding the Mysql Backend to multiple Spamd >servers. How much difference would there be if I ran the (in this case ) >2 servers on a round robin basis from exim. So over time they would both >recieve a fair enough diverse amount of mail to make them practically >identical in terms of accuracy for our domain... I dont really need both >of them atm as one machine only ever hits .75~.8 load constanly at full >throughput. >Would the MySql option be a better future proof method as i coud just >tag servers onto the 'cluster'. > >ronan