Hi Yury,

And when that scaling up happens, do you actually have traffic ? or your OpenSIPS is idle ?

Also, could you run `opensips-cli -x mi get_statistics load:` (not the colon at the end).

Regards,

Bogdan-Andrei Iancu

OpenSIPS Founder and Developer
  https://www.opensips-solutions.com
OpenSIPS Summit 27-30 Sept 2022, Athens
  https://www.opensips.org/events/Summit-2022Athens/

On 8/25/22 10:57 AM, Yury Kirsanov wrote:
Hi all,
I've ran into a strange issue, if I enable autoscaler on OpenSIPS 3.2.x (tried 5,6,7 and now 8) on a server without any load using 'socket' statement like this:

auto_scaling_profile = PROFILE_UDP_PRIV
     scale up to 16 on 30% for 4 cycles within 5
     scale down to 2 on 10% for 5 cycles

udp_workers=4

socket=udp:10.x.x.x:5060 use_auto_scaling_profile PROFILE_UDP_PRIV

then after a while OpenSIPS load goes up to some high number, autoscaler starts to open new processes up to a maximum number specified in profile and them load stays at that number, for example:

opensips-cli -x mi get_statistics load
{
    "load:load": 60
}

It never changes and looks just 'stuck'.

Any ideas why this is happening in my case? Or should I file a bug report? Thanks.

Regards,
Yury.

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to