Connection Pools
On This Page
Overview
When transferring data between a source and destination there are a number of factors that can limit the transfer speed. Most cloud providers have rate limitations that reduce the transfer rate, but if those limits are account based and the platform supports impersonation, DryvIQ can create a pool of accounts that issues commands in a round-robin format across all of the accounts connected to the pool.
Modifications to the connection pool will applied on the next job run. For example, if a connection pool has two 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.
"My Computer" and Network File Share (NFS) connections are not supported with connection pooling.
Connections using OAuth 2 authentication may experience bandwidth throttling when using connection pooling.
Creating a Connections Pool
Click Connections in the left navigation menu.
Click Connection pools.
Click Create connection pool.
Type a name for the connection pool you are creating.
Select the platform from the list.
The modal display a list of connections for that platform.
Select the connections you want to add to the connection pool. A connection pool requires at least two connections.
Click Done.
Editing the Connection Pool
Click the ellipses (…) for the connection pool.
Click Edit in the menu that displays.
Edit the name, add additional connections, or remove connections as needed.
Clicks Done.
Viewing the Connections in the Connection Pool
Click the ellipses (…) for the connection pool.
Click View connections in the menu that displays.
You will be taken to the Authenticated connections page, and it will be filtered to display only the connections assigned to the connection pool.
Deleting a Connection Pool
Click the ellipses (…) for the connection pool.
Click Delete in the menu that displays.
Click OK when prompted to verify you want to delete the connection pool.
Searching Connection Pools
Click Search on the top-left side of the Connection pools page.
Click Term.
Type the search criteria and click Apply (or press ENTER).
The page displays only connection pools that match your search criteria.
Click Reset to display all connection pools again. again.