Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

When transferring data between a source and destination there are a number of factors which can limit the transfer speed.  Most cloud providers have rate limitations which reduce the transfer rate but if those limits are account based and it supports impersonation SkySync can create a pool of accounts that issues commands in a round robin format across all of the accounts connected to the pool.

By default this feature is only available for user drive mapping jobs but support for connection pooling can be extended for all jobs with an application setting.

Instructions on how to setup the app setting

 Expand for more information

1) Navigate to the SkySync installation folder C:\Program Files (x86)\SkySync

2) Find the file "appsetting.config"

3) In between the tags "<appSettings> </appSettings> " insert the line "<add key="EnableNonRootPooledConnections" value="true" />"

Example image below

 Expand for image

4) Click File and select Save

Once the setting has been added to the appsetting.config file you will need to restart the SkySync service for it to take effect.



How to setup connection pooling in SkySync

 Expand for more information

1) Create at least one Connection

2) In the Navigation screen right click on the desired connection and select a color under the section "Connection Pool"

 Expand for image

3) Once the color has been selected you will need to name the pool


In the navigator once you establish a connection you can assign that account to a pool by color.  When you add the first account you will be given an option to name the Pool and choose a color.  A pool requires the minimum of one account but additional accounts can be added at any time.

 


 

After the pool has been setup when creating a new job you need to set the pool as the source or destination instead of one of the individual accounts.  Once a job is configured to use the pool if the pool is adjusted later it will be used on the next run of the job.

For example if a connection pool has 2 accounts all commands will be alternated between them.  if a third account is added to the pool the next run of the job will use all three accounts.

 

 

Please contact Portal Architects support for assistance with this article.

 

  • No labels