<div dir="ltr">Hi all,<div>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:</div><div><br></div><div>auto_scaling_profile = PROFILE_UDP_PRIV<br>     scale up to 16 on 30% for 4 cycles within 5<br>     scale down to 2 on 10% for 5 cycles<br><br></div><div>udp_workers=4<br><br></div><div>socket=udp:10.x.x.x:5060 use_auto_scaling_profile PROFILE_UDP_PRIV<br></div><div><br></div><div>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:</div><div><br></div><div>opensips-cli -x mi get_statistics load<br>{<br>    "load:load": 60<br>}<br></div><div><br></div><div>It never changes and looks just 'stuck'.</div><div><br></div><div>Any ideas why this is happening in my case? Or should I file a bug report? Thanks.</div><div><br></div><div>Regards,</div><div>Yury.</div></div>