rajneeshksoni left a comment (kamailio/kamailio#4757)
> I wouldn't call this an actual leak, the extra sockets would be closed again
> at the next iteration. But a good improvement nevertheless.
The disabled “rtpengine” always remains in the link-list, so the port gets
opened again in the next iteration. In scenarios where rtpengine is
added/removed frequently, I am observing that the number of bound ports keeps
increasing in production box.
Keeping disabled rtpengine in the link-list is kind of a memory leak as well,
but I believe removing nodes from the list is a bit bigger change.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/4757#issuecomment-4563944732
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/pull/4757/[email protected]>
_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the
sender!