Scalr actually looks for cumulative LA on entire role. This is
(LA1+LA2)/2 in case of two instances.
So, say, your 1st instance overloads, and LA is 3.
2nd is started, its load is 0.3. The cumulative LA on the role is 1.65
After some time, when requests are spreaded between roles, LA on both
instances will be ~1.5. And cumulative LA will be 1.5.
So what I was trying to say is since you ran a synthetic test, you
need to carefully think out a difference between MinLA and MaxLA.
We're open for suggestions... I have a feeling that we should make
this formula non-linear.
> > > Thanks- Hide quoted text -
>
> - Show quoted text -