10,730
edits
Line 863: | Line 863: | ||
* BlobStoreFilter.xml - see [[Document filters]] | * BlobStoreFilter.xml - see [[Document filters]] | ||
* SyncSetup.xml - see [[ | * SyncSetup.xml - see [[Advanced sync setup]] | ||
*: Finetuning of the SyncDownloader (# of threads, cache size, fetch page size, order of entities). This tool might speed up (mainly) FullSync. Look for the sync log item: <code><Downloader CacheSize=100MB UsedCache=81MB Paused=18% /></code>. If there are large pauses or UsedCache approaches CacheSize, then it makes sense to apply special sync setup. | *: Finetuning of the SyncDownloader (# of threads, cache size, fetch page size, order of entities). This tool might speed up (mainly) FullSync. Look for the sync log item: <code><Downloader CacheSize=100MB UsedCache=81MB Paused=18% /></code>. If there are large pauses or UsedCache approaches CacheSize, then it makes sense to apply special sync setup. | ||