From: Benny P. <me...@ju...> - 2013-01-22 17:16:48
|
Vincent Fox skrev den 14-01-2013 22:11: > New to using Pyzor here. We have it running in test on one of > our mail routers, and wanted to know if the list had any guidance > before we put it into production on all of them. +1 > I looked back through the list archive and the recent thread I found > with this sort of question seemed to think it was OK to use public. okay, see comment below > But it didn't mention volumes, and we can be higher volume maybe > 6 million on a few days. Most days are 2-4 million. so local dns server and maybe local pyzord is ready ? or is it just pyzor (CLIENT) testing ? > We would PREFER to mirror it locally for speed and reliability if > possible. one could rewrite the pyzor CLIENT to update local pyzord on all remote servers that exists in servers list, but this step was never commited :( > Can we rsync to mirror the data? nope its dns based with udp, but if you handle so many msgs, why not get a pyzord setup from local users to report to ? > We are currently just doing check per the example given. means only pyzor CLIENT ? > Any other things we should be doing? dont know yet :=) |