You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/backup-restore/online-backup.adoc
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -396,11 +396,9 @@ The server selection occurs in the following order:
396
396
==== Using `--parallel-download`
397
397
398
398
Starting from 2025.11, the `--parallel-download` option is available.
399
-
When enabled, the backup process will pull data from multiple instances which have been either defined in the
400
-
--from or determined from --remote-address-resolution.
399
+
When enabled, the backup process pulls data from multiple servers which have been either defined in the `--from` option or determined from `--remote-address-resolution`.
401
400
402
-
Note that this will speed up the backup process if there are enough throughput provisioned in both the
403
-
backup process and the instances from which data is being pulled from.
401
+
Note that this will speed up the backup process if sufficient throughput is provisioned for both the backup process and the source servers from which data is being pulled.
0 commit comments