On 02/05/2014 08:10 PM, Urban Loesch wrote: > > > Am 05.02.2014 14:17, schrieb Simon Hobson: > >> That sounds about right (from memory). >> >> Alternatively, you can cluster the DB and run separate instances of >> PolicyD on each machine, or run multiple PolicyD instances sharing >> one database. Not tried either - but *should* work. >> > > Sharing one database to multiple PolicyD instances works also. I'm > doing that.
One tip when using one DB or tuning for high performance is to up your cache, some people also don't mind if the entire DB gets corrupted incase of a system crash, in this case one could run filesystem data in writeback mode and tune the innodb settings for a large cache and ignore some of ACID ;) -- -N _______________________________________________ Users mailing list [email protected] http://lists.policyd.org/mailman/listinfo/users_lists.policyd.org
