<div dir="ltr"><div>Hi All,</div><div>I am experimenting with Kamailio 5.3.3 as an IMS and I am trying to do load tests</div><div><br></div><div>I am using SIPp to generate SIP.REGISTER and MariaDB and a DIAMETER tool ( seagull)<br></div><div>For now I achieved registrations with "speed" 200 per/sec.</div><div>When I send SIP.REGISTER faster(let's say 500 per/sec) I see some SARs missing, not sent at all.</div><div><br></div><div>I start debugging and found that cxdx_send_sar is responsible to creating SAR message. I put my debug message in it.<br></div><div>The strange thing: there is a mismatch of my debug message (cxdx_send_sar invocation) and real SAR send over the network.</div><div><br></div><div>What is the thing I missing  ?</div><div>Is there anything else responsible for SAR creating except  cxdx_send_sar ?</div><div>Did someone made similar tests ?</div><div>my test machine is Centos 7 with 3.10.0 <br></div><div>Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz<br></div><div>16G RAM</div><div>During this tests I see kamailio very low CPU usage, even when I push it with 500/sec</div><div>The biggest CPU load is in MariaDB, but I do not have issues with UAR and MAR<br></div></div>