On Wednesday 23 Jun 2004 2:13 pm, Bob Pierce wrote: > IS this something that might be possible using v3.0's new MySQL functions? > Or would it even be possible to have them share the same nfs share for the > rules directories? > > Has anybody tried something similar to this, or is there any documentation > on something like this?
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. I had toyed with NFS for the whitelist/bayes stuff, but found locking issues to be a PITA, and decided I'd just be patient and wait for 3.0. -- Mick Szucs Onramp Network Services Inc.
