<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi Alex,<div><br></div><div>Thanks for the response.</div><div><br></div><div>No understood, I am aware kamailio is all about thousands of calls per second, I just wondered if it had been bench marked, as many companies unfamiliar with kamailio like these things :).</div><div><br></div><div>I will look at it from the database angle as there will be the same amount of queries.</div><div><br></div><div>thanks</div><div><br></div><div>Jon<br><br><div>> Date: Wed, 17 Jun 2015 11:21:06 -0400<br>> From: abalashov@evaristesys.com<br>> To: sr-users@lists.sip-router.org<br>> Subject: Re: [SR-Users] Performance Tests/Hard Recommendations kamailio 4.2 -200CPS<br>> <br>> In a purely hard-coded configuration, without external lookups or other <br>> sources of I/O-wait, Kamailio has been shown to handle several tens of <br>> thousands of CPS. By the time you hit 20k-30k CPS, you start to run into <br>> hardware, scheduler and kernel-side limits that need tweaking.<br>> <br>> The actually-existing, real-world throughput of a Kamailio installation <br>> is limited by the fact that static configurations aren't very useful for <br>> all but the simplest implementations. Most nontrivial applications of <br>> Kamailio involve calling out to a database, API or something of that <br>> nature at least once during the call processing cycle. Waiting on a <br>> response from that source is a synchronous process, and thus blocks <br>> Kamailio's (architecturally) limited number of SIP receiver threads.<br>> <br>> But even with such limitations in mind, you should still be able to get <br>> 200 CPS easily in all but the most exceptionally poorly-designed <br>> implementation. 200 CPS isn't very much.<br>> <br>> -- Alex<br>> <br>> P.S. We specialise in getting thousands of CPS out of Kamailio while <br>> still doing _lots_ of SQL queries for routing.<br>> <br>> On 06/17/2015 11:17 AM, Jonathan Hunter wrote:<br>> <br>> > Hi Guys,<br>> ><br>> > Has anyone recently performed tests on kamailio 4.2 running up to 200 CPS?<br>> ><br>> > It would be great to know the hardware requirements for this setup.<br>> ><br>> > Thanks<br>> ><br>> > Jon<br>> ><br>> ><br>> > _______________________________________________<br>> > SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>> > sr-users@lists.sip-router.org<br>> > http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users<br>> ><br>> <br>> <br>> -- <br>> Alex Balashov | Principal | Evariste Systems LLC<br>> 303 Perimeter Center North, Suite 300<br>> Atlanta, GA 30346<br>> United States<br>> <br>> Tel: +1-800-250-5920 (toll-free) / +1-678-954-0671 (direct)<br>> Web: http://www.evaristesys.com/, http://www.csrpswitch.com/<br>> <br>> _______________________________________________<br>> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>> sr-users@lists.sip-router.org<br>> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users<br></div></div>                                          </div></body>
</html>