> I'm currently running four servers all synced to the same rules database via > MySQL. I'm using MySQL replication to keep the servers all in sync with one > another. So far, however, I'm just using the local whitelist/bayes dbs on > these machines. I'm anxiously awaiting the release of 3.0 to add > bayes/whitelist to my replicated SQL server.
Until recently I was adminning an array of three SA boxes, but they all referred to a MySQL DB on a fourth box. Any particular reason why you're using replication instead of just one master server? (I mean, other than for redundancy, but that doesn't seem to be the motivation here.) Mike Jackson
