On Tue, 2009-07-14 at 15:12 +0300, Jari Fredriksson wrote: > > google found me nothing authoritative on this, so I > > figured asking is the way to go... > > > > Is it good/bad/etc to share out a MySQL Bayes DB from a > > central host to multiple machines running spamd? > > It is good. ACK. And there is nor reason why it shouldn't work. After all, if I have 10 spamd's running, it doesn't really (for the Bayes-DB as such) matter if they run on the the very same host or on 10 different.
> I have shared a bayes database via nfs (w/o SQL) and mysql and those > both seemed to work. SQL is better though. As always: Depends on the load and the available hardware;-) File-locks-over-NFS are more expensive then for local filesystems (additionally to the latency from the network). If you encounter locking contention (even without NFS), switch to some SQL-DB. Bernd -- Firmix Software GmbH http://www.firmix.at/ mobil: +43 664 4416156 fax: +43 1 7890849-55 Embedded Linux Development and Services