Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
target.test.interval.minutes=60

Enhancing Multipart performance

Multipart chunk size for backup and copy operations, are by default 10 MB. You can achieve better performance by increasing this at the expense of needing more memory on the HCYU appliance.

Code Block
target.cloud.split.size.mb=10

Enhancing archive performance

Code Block
archive.cloud.disk.block.size.mb=10

Enhancing File share backup performance

By default HYCU will use a minimum multipart chunk size of 5MB. We recommend increasing the minimum to 10MB.

...