Versions Compared

Key

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

...

The minimum number of instances and the maximum number of instances of service clusters are always respected. The system always maintains the minimum number of service instance requirements and the system will not scale beyond it's limit.


Calculations

The following is the calculation that is used to calculate the actual load based on the number of requests in-flight:

...

Panel
borderColorblack
bgColorwhite
borderStylesolid

avg < minRpt * (number of running instances of this service cluster - 1)

 

Plugging in own implementation

...