Installation Settings Files

2
In this case all users will be divided in groups by their storage locations and in eachgroup will
run ThreadMaxCountPerStorage threads.
In each group threads will be executed for users in alphabetical order.
Total amount of threads will be ThreadMaxCountPerStorage * CountOfStorageLocations.
Better performance will be in case if this parameter will be no bigger than total amount of CPU
cores.
Value 0 for these parameters means that parameter is not used.
If you need to run exactly the same amount of maintenance threads, set parameter
"ThreadMaxCount".
In this case threads will be executed for users in alphabetical order.
Better performance will be in case if this parameter will be equal to amount of total CPU cores.
2.2 Settings.xml (CloudBackupService)
This file is used to configure the CloudBackupService. All available parameters* are:
1 - Setting must be in the settings.xml, otherwise BackupAgent will say that the file miss settings
2 - Settings that are in setting.xml file after clean install of 5.0.2 version
3 - Settings that appears after complete Setup.aspx page
Setting Name
Settings*
Units
Values by default
Description
DBServer
1/2/3
string
CloudBackup
Path to the database
server
DBName
1/2/-
string
CloudBackupService
Database name
Failover_DBServer
-/-/-
string
Additional server that
will be user if the
DBServer do not
respond
DBUserName
1/2/-
string
CloudBackupService
Username to access an
original and failover
database