<div dir="ltr">Hi Henning,<div><br></div><div>Right you are.</div><div><br></div><div>Beta trial system with low traffic running on 3 listening interfaces in udp&tcp&tls + one alternative port in UDP&TCP on public interfaces. Considering children=4, that makes indeed a lot of processes in total.</div><div><br></div><div>The 'problem' should go away by itself once this goes in production. Meanwhile, I'll look into familiarizing myself with the '<i>socket_workers</i><span class="gmail-sy0"><i>=</i>' settings which I just discovered.</span></div><div><br></div><div>Thanks.</div></div><br><div class="gmail_quote"><div dir="ltr">On Sun, Oct 7, 2018 at 4:31 PM Henning Westerholt <<a href="mailto:hw@kamailio.org">hw@kamailio.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Am Montag, 1. Oktober 2018, 05:25:28 CEST schrieb Sergiu Pojoga:<br>
> I'm trying to understand why some Kamailio processes become Connor MacLeod<br>
> and go to live forever causing high # of aborted connections.<br>
> <br>
> While watching in time over *SHOW PROCESSLIST*, some 12 kamailio<br>
> connections in *SLEEP* state, most of them are reused over time (time value<br>
> gets reset). However, a select few go on to SLEEP forever for as much as<br>
> the mysql's *wait_timeout* allows them to. Default was 28800 sec, that's<br>
> how long they lived. If I lower this to say 600 sec, even higher abort rate<br>
> is observed.<br>
> <br>
> I suppose my questions are:<br>
> <br>
>    1. Is this normal to have so many SLEEPing connections?<br>
>    2. What is the recommended MySQL *wait_timeout* value under Kamailio?<br>
>    3. Any other suggestions as to why such a high rate of aborted<br>
>    connections?<br>
<br>
Hello Sergiu,<br>
<br>
it depends a bit on your configuration - but one reason could be that you <br>
start n kamailio processes for each of your local network interfaces. And if <br>
you don't see any SIP traffic on this interfaces, then the Kamailio will sleep <br>
and you can see this aborted connections.<br>
<br>
You should be able to check this with e.g. netstat and ps.<br>
<br>
Best regards,<br>
<br>
Henning<br>
<br>
-- <br>
Henning Westerholt - <a href="https://skalatan.de/blog/" rel="noreferrer" target="_blank">https://skalatan.de/blog/</a><br>
Kamailio security assessment - <a href="https://skalatan.de/de/assessment" rel="noreferrer" target="_blank">https://skalatan.de/de/assessment</a><br>
</blockquote></div>