[sr-dev] [kamailio/kamailio] t_replicate transaction failures keeps transaction in memory forever (#1220)
Olle E. Johansson
notifications at github.com
Mon Sep 11 09:10:27 CEST 2017
There is something fishy going on here. I removed t_replicate and the server has been running for six days without getting into trouble.
However when I run kamcmd tm.stats there are 767 waiting transactions, not freed. It's a very basic configuration using the dialog module, the dialog event routes. A few calls, but not much over the weekend. I will try to debug a big harder and find out where these come from. T_replicate really forced the issue and the server bogged down quickly, but it seems like ordinary calls also get transactions that hang around. That's not good.
```
{
current: 780
waiting: 767
total: 792
total_local: 0
rpl_received: 1389
rpl_generated: 339
rpl_sent: 1514
6xx: 4
5xx: 285
4xx: 172
3xx: 0
2xx: 519
created: 792
freed: 11
delayed_free: 0
}
```
--
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1220#issuecomment-328437649
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20170911/50b4cda6/attachment.html>
More information about the sr-dev
mailing list