I went and added this in order to allow coping in such situations, being a limitation in
some operation cases, it needed to be fixed somehow.
On the other hand, while doing it, I noticed that a close was missing, so it could have
been a reason for some connections to stay longer in open state, but it should have not
affected the number of client structure, only file descriptors.
I also enabled tcp keepalive on client connections with another commit.
Testing, especially if max_clients doesn't break things, would be appreciated.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1290#issuecomment-341643841