Versions Compared

Key

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

...

Excerpt


Description:CascadeSize parameter defines a number of processes in the second cascade that will be running simultaneously. The monitoring process will try to keep the number of processes in the second cascade constant regardless any failures in the processes.
Parameter type:Number
Default value:2
Possible values:

0..3

. It

Note

It is suggested not to have more than 3 processes in the second cascade.



Code Block
languagexml
themeEmacs
<CascadeSize>2</CascadeSize>


...