How to Increase the Number of Concurrent Backup Threads
Assumption: AhsayOBM Installation path is C:\Program Files\AhsayOBM
Increasing the Number of Concurrent Threads:
- Make sure there are no active backup or restore jobs running.
- Close AhsayOBM UI.
- Stop the Ahsay Online Backup Manager services.
- Go to C:\Program Files\AhsayOBM\folder.
- Open afc.opt file using a text editor such as Notepad or Notepad++.
Add this parameter,
obx.core.backup.file.BackupResourceManager.maxConcurrentSubCmd=xx
An "xx" value indicates the number of threads. Minimum thread is 1.
Increasing the number of concurrent backup threads does not guarantee that the overall backup speed will be faster since there will be an increased chance of throttling by Microsoft 365.
- Start the Ahsay Online Backup Manager services.