<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
        {mso-style-priority:99;
        mso-style-link:"Balloon Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:8.0pt;
        font-family:"Tahoma","sans-serif";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
span.BalloonTextChar
        {mso-style-name:"Balloon Text Char";
        mso-style-priority:99;
        mso-style-link:"Balloon Text";
        font-family:"Tahoma","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Is anyone using the AWS build in production?  I have been testing, but if it won’t scale it doesn’t make sense to use.  Any feedback based on first-hand experience would be appreciated.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Thank you,<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Bill<o:p></o:p></span></p><p class=MsoNormal><a name="_MailEndCompose"><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></a></p><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Spce-user [mailto:spce-user-bounces@lists.sipwise.com] <b>On Behalf Of </b>Norbert Piper<br><b>Sent:</b> Wednesday, May 18, 2016 11:47 AM<br><b>To:</b> spce-user@lists.sipwise.com<br><b>Subject:</b> Re: [Spce-user] virtualizing sip:provider CE<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><p>Hi together.<o:p></o:p></p><p>We are virtualisation specialist. And we have tried differnt kind of hypervisors like xen vmware promox and hyperv. At least we got stuck on hyperV. All hypervisors have different bottlenecks. Maybe we can make a litte projekt for virtualisation. As we are interssted in a HA kamailio cluster too ,  but we have to admit that theres a leak if know how <o:p></o:p></p><p>Cheer <br>Norbert<o:p></o:p></p><p>Sent by <a href="http://www.mail-wise.com/installation/4">MailWise</a> – Your emails, with style.:)<o:p></o:p></p><p class=MsoNormal style='margin-bottom:12.0pt'><br><br>-------- Ursprüngliche Nachricht --------<br>Von: Christian Rohmann <<a href="mailto:crohmann@netcologne.de">crohmann@netcologne.de</a>><br>Gesendet: Wednesday, May 18, 2016 04:38 PM<br>An: <a href="mailto:spce-user@lists.sipwise.com">spce-user@lists.sipwise.com</a><br>Betreff: Re: [Spce-user] virtualizing <a href="sip:provider">sip:provider</a> CE<o:p></o:p></p><p><br><br>On 05/17/2016 04:31 PM, Andreas Granig wrote:<br>> The number of regs it can do without calls is somewhere around 80<br>> regs/sec, but if you add some calls, it degrades quite quickly.<br><br>Did you further narrow down what the reason for the current performance<br>limits is? Some profiling of where the bottleneck actually is, so which<br>component maxes out first, could surely help to scale or improve the<br>right components (software or hardware).<br><br>Especially all those (incoming) registrations, which currently go<br>persistently into a relational (MySQL) database, are quite expensive for<br>data (or better called "state") that could be recreated at any time<br>would the whole cluster ever crash or explode. Just restart and have the<br>clients re-register ... nothing of value (actual call state or even<br>CDRs) would be lost.<br><br>Cluster-wide replication via the likes of redis or hazelcast or some<br>other replicated, in-memory database might completely remove this<br>bottleneck of registrations and have NGCP scale with the actual calls<br>which are handled (and worth having their state stored persistently<br>somewhere).<br><br><br><br>Regards<br><br>Christian<br>_______________________________________________<br>Spce-user mailing list<br><a href="mailto:Spce-user@lists.sipwise.com">Spce-user@lists.sipwise.com</a><br><a href="https://lists.sipwise.com/listinfo/spce-user">https://lists.sipwise.com/listinfo/spce-user</a><o:p></o:p></p></div></body></html>