[OpenSIPS-Devel] [OpenSIPS/opensips] e982e9: Fix bogus active counting for procs terminating du...
Bogdan Andrei IANCU
noreply at github.com
Fri Sep 20 09:06:42 UTC 2024
Branch: refs/heads/3.5
Home: https://github.com/OpenSIPS/opensips
Commit: e982e90b4a7ccab0dfcff3628566359fb0ab0539
https://github.com/OpenSIPS/opensips/commit/e982e90b4a7ccab0dfcff3628566359fb0ab0539
Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
Date: 2024-09-20 (Fri, 20 Sep 2024)
Changed paths:
M pt.c
Log Message:
-----------
Fix bogus active counting for procs terminating due to down-scaling
Be sure to mark the proc as idel before actually doing "exit()", otherwise we will count it as busy for the whole time the proc is terminated by OS (we automatically clear the load stats only upon sigchild on attendant)
To unsubscribe from these emails, change your notification settings at https://github.com/OpenSIPS/opensips/settings/notifications
More information about the Devel
mailing list