[SR-Users] reload to memory is much slower and has problms after upgrade to 3.3.2 and using mem_join=1

2012-11-18 Thread Uri Shacked
Hi, I am using MTREE and DIALPLAN modules to load lots of info to kamailio. (6 million rows). When kamailio was running with 3.2.1 (no mem_join=1 option), the used size was increasing but the process of loading the data was fast eanough. I upgraded to 3.3.2 and set mem_join=1. Now the loading pr

[SR-Users] Planning for memory

2012-11-18 Thread Moacir Ferreira
Hi, I am trying to figure out how much memory a Kamailio server should have to support an X number of users, considering that I am running Kamailio, MySQL and RTPproxy on the same machine. I am planning to use Kamailio at medium/large enterprises, not at service providers but I got the follo

Re: [SR-Users] reload to memory is much slower and has problms after upgrade to 3.3.2 and using mem_join=1

2012-11-18 Thread Uri Shacked
After some testing I notice the following: First reload of 5 million records after kamailio started took about 9 sec. Second reload (4 minutes after the first one) took 60 sec. The third one (again about 4 minutes after the secind) got kamailio to use 100% cpu and after 13 minutes! i killed it.