<br>Hi Neil,<div><br></div><div>Please find the answers inlne.</div><div><br><div class="gmail_quote">On Thu, May 26, 2011 at 8:27 PM, Neil Aggarwal <span dir="ltr">&lt;<a href="mailto:neil@jammconsulting.com">neil@jammconsulting.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hello:<br>
<br>
Let me ask this question a different way:<br>
<br>
Can someone please give me an overview of<br>
the geo-replication architecture.<br></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
Is there some process that is called every x<br>
minutes?<br></blockquote><div><br></div><meta http-equiv="content-type" content="text/html; charset=utf-8"><div>The geo-replication crawls the volume continuosly for changes (does an intelligent crawl, i.e crawls down the fs hierarchy) only when there are changes beneath, and records those changes in the slave.</div>

<div><br></div><div>Some changes are done by geo-replication module by itself (for directory/symlink creation )</div><div>Some changes are done by invoking external utility to sync them (rsync).</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div><div class="h5">
According to the docs, the geo replication is<br>
asynchronous.  I assume that means it is not real-time.<br>
<br>
How much of a delay should I expect for files to be<br>
replicated across a network?<br></div></div></blockquote><div><br></div><div>The delay by which is you can expect the files to be synced at the other end depends many factors such as the Network bandwidth, the time rsync takes to sync them (if it&#39;s a new file the whole file sent across the network, if it is just an edit, then only portions of it would be sent across network).</div>

<div><br></div><div>Regards,</div><div>Kaushik BV</div></div></div>