Kevin Bowen <[email protected]> wrote:

> I want to get policyd setup for my group of 4 smtp servers running postfix. 
> Should each of the servers run its own instance of policyd, all talking to 
> the same mysql database, or should I run a single instance of policyd that 
> all the postfix instances talk to? Or is the recommended way to do this to 
> use mysql clustering?

Which way would you like to do it :-) Basically - all of them will work.
I set my 3-node cluster up using one shared policy server running on the 
backend with the database. While there probably isn't much in it, my gut 
feeling is that this is the more efficient way to do it - each SMTP server only 
makes one request to the policy server, but the policy server makes several 
requests (and potentially updates) to the database for each policy enquiry.


_______________________________________________
Users mailing list
[email protected]
http://lists.policyd.org/mailman/listinfo/users_lists.policyd.org

Reply via email to