[sr-dev] [kamailio/kamailio] Frequently TCP/TLS sessions remain in CLOSE_WAIT (#1881)

Daniel-Constantin Mierla notifications at github.com
Fri Mar 8 10:09:25 CET 2019


Tune the tcp keepalive parameters to shorten the lifetime duration of these sockets -- there are couple of them, see:

  * https://www.kamailio.org/wiki/cookbooks/devel/core#tcp_keepalive

Also, you can tune at OS level with sysctl. The OS value can be seen in the file:

```
/proc/sys/net/ipv4/tcp_keepalive_time
```

-- 
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/1881#issuecomment-470857800
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20190308/c78e26b0/attachment.html>


More information about the sr-dev mailing list