Unsolved
This post is more than 5 years old
3 Posts
0
346
April 17th, 2007 16:00
Incremental replication test
Dear Fellow members,
We've just started playing with Replistor. We plan to replicate office files among 12 sites in a circular replication manner.
The first thing we checked out is the incremental replication. The documentation is very foggy on how the application determines when to send a full copy of a file or sync only the changes. During our test we were simply not able to make the application preform a proper incremental sync. One of our test was to change a single character in a 5mb txt file.
The initial sync produced a 2mb actual transmission /due to the implemented compression/. After changing a single character in the file Replistor sent over the whole file again. Shouldn't it send only the changes??
Waiting for you kind answers,
Balazs
We've just started playing with Replistor. We plan to replicate office files among 12 sites in a circular replication manner.
The first thing we checked out is the incremental replication. The documentation is very foggy on how the application determines when to send a full copy of a file or sync only the changes. During our test we were simply not able to make the application preform a proper incremental sync. One of our test was to change a single character in a 5mb txt file.
The initial sync produced a 2mb actual transmission /due to the implemented compression/. After changing a single character in the file Replistor sent over the whole file again. Shouldn't it send only the changes??
Waiting for you kind answers,
Balazs


tribicic
157 Posts
0
April 18th, 2007 00:00
So the behavior you are seeing is expected, and sync is something that you should be doing rarely, or only once in ideal world.
lovasb1
3 Posts
0
April 18th, 2007 05:00
Thanks for you answer. I figured out finally that mirroring and syncing are two completely different things. I'm afraid the documentation is quite poor on this topic..
Thanks again,
Balazs