Versions Compared

Key

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

...

When several workflows are scheduled to run simultaneously, and the forwarding agents are assigned with the backlog function, there is a risk that the buffer may be too small. In such cases, it is recommended that you increase the property size.

Info

...

Example - Setting a property to increase the maximum memory

To increase the maximum memory to 20 MB:


Code Block
languagetext
themeEclipse
mzsh topo set topo://container:<container>/pico:<pico>/val:config.properties.mz.forwarding.backlog.max_memory 20

You must restart the EC for the property to apply.

If no property is set the default value of 10 MB will be used. The amount allocated will be printed out in the EC's log file. This memory will not affect the Java heap size and is used by the agent when holding a copy of the file being transferred.