HKEY_LOCAL_MACHINE\SOFTWARE\Veeam\Veeam Backup and Replication\CloudConnectQuotaAllocationMode
Type: DWORD
Default value: 0
Description: v10 only. Possible values 0, 1, 2. This key changes the quota allocation mechanism in Veeam Cloud Connect. By default, the Cloud Service allocates a quota every 15 seconds, increasing it to 512 MB ([CloudConnectQuantSizeMb] key). It becomes a bottleneck if data is transferred faster. The key allows VeeamAgent to request the quota necessary for work:
0 - Default, Cloud Service every 15 seconds\vCD Service every 10 seconds increases the quota to 512 MB.
1 - VeeamAgent.exe itself asks for the required quota.
2 - Hybrid mode, 0+1 VeeamAgent asks for the required quota and Cloud Service every 15 seconds\vCD Service every 10 seconds the quota is increased to 512 MB.