Well, if you only have 1 database, at a central location, you have to remember when the zones fire up, you download about 10megs of data if you have a decent sized database. To get it working the best, you would need to modify the source to make updates/inserts goto a "central" mysql server, and reads come from a mirrored copy of it that is local for speed. It wouldnt be that hard, just nobody has coded it yet.
|