Skip to content

Commit 4e1f07d

Browse files
Apply suggestions from code review
Co-authored-by: Natalia Ivakina <82437520+NataliaIvakina@users.noreply.github.com>
1 parent 489f44f commit 4e1f07d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

modules/ROOT/pages/backup-restore/online-backup.adoc

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -396,11 +396,9 @@ The server selection occurs in the following order:
396396
==== Using `--parallel-download`
397397

398398
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`.
401400

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.
404402

405403
[[online-backup-example]]
406404
== Examples

0 commit comments

Comments
 (0)