10 Dec
2006
10 Dec
'06
2:49 p.m.
Sarkis Gabriel wrote:
Thanks for the information below, just couple of questions need to clarify.
If we say Point A is the Master Server, Point B and Point C are Slaves, does All Authorisation as in prepaid and account info which are stored on the Master will they replicate in real time to Point B & C?
MySQL replication isn't real-time. I think you can espect a few seconds of lag between the master and the slaves. But I note this isn't a FreeRADIUS question, it's a question for the MySQL mailing list.
Also if Point B uploads the accounting info at the end of the working day to the master Server will Mysql replicate down to point C?
Yes. (if everything is configured properly) -- Nicolas Baradakis