<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18876">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT color=#888888>Henry Huang,</FONT></DIV>
<DIV><FONT color=#888888></FONT>&nbsp;</DIV>
<DIV><FONT size=2>with 10 millions of invites I'm sure you have at least $175 to 
pay</FONT></DIV>
<DIV><FONT size=2>to FS to help you !! :D</FONT></DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> 
  <A title=anthony.minessale@gmail.com 
  href="mailto:anthony.minessale@gmail.com">Anthony Minessale</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=freeswitch-users@lists.freeswitch.org 
  href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Wednesday, April 14, 2010 11:19 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Freeswitch-users] 
  Freeswitch memory issue/question</DIV>
  <DIV><BR></DIV>We have a policy against load testing issues on this mailing 
  list.<BR><BR>What you are doing is most likely doing something wrong and we 
  don't have time to debug it for you.<BR>We get way too many requests like this 
  and there is a 99% result in proving user error and improper load 
  testing.<BR><BR>You can consider paid support from FreeSWITCH Solutions LLC 
  for $175/hr per consultant and an ongoing support contract for $10k/yr to deal 
  with business related bugfixing and support.<BR><BR>The free help we give here 
  is based on a community shared resource pool and we simply do not have enough 
  to go around helping people with your type of issue.&nbsp; Please feel free to 
  report bugs if you can pinpoint one using a more realistic use case that does 
  not involve DDosing your box with 10 million invites.<BR><BR><BR>
  <DIV class=gmail_quote>On Wed, Apr 14, 2010 at 5:11 AM, Henry Huang <SPAN 
  dir=ltr>&lt;<A 
  href="mailto:b_ball_henry@hotmail.com">b_ball_henry@hotmail.com</A>&gt;</SPAN> 
  wrote:<BR>
  <BLOCKQUOTE 
  style="BORDER-LEFT: rgb(204,204,204) 1px solid; MARGIN: 0pt 0pt 0pt 0.8ex; PADDING-LEFT: 1ex" 
  class=gmail_quote>Dear developers:<BR><BR>Our product is close to sipping 
    stage and we are doing stress tests on FS servers. We have now hit a dead 
    end with our test results and running out of ideas. And the result is 
    pointing to memory issues. We have ran our test on both FS 1.0.4 and 1.0.6 
    trunk with SIPP to do simply invite tests. <BR><BR>Here is the test 
    senario:<BR><BR>Send 10,000,000 invites to our test server running FS 1.0.6 
    with fixed amount of invites per second. The xml dialplan simply bridge the 
    call to an unknown/unregistered user like so (user/500001) and therefore FS 
    would hang up once it doesn't find the user. When running the test, FS is 
    steady, but the memory usage slowly piles up over time. The memory keeps 
    adding up till it hit the ceiling, then FS crash. I don't understand what 
    could be holding the memory and not releasing it since we are not doing 
    anything special and the calls are not being answered. And I forgot to 
    mention, through out the whole test, the CPU usage stays at about 35% . 
    <BR><BR>Please help<BR><BR><BR>Besides FS native test, we have created our 
    own application module to run the same test. The app is written in C and 
    basically what we did is to point the xml dialplan to the custom app. Inside 
    our app , we are simply doing the same kind of test as the xml dialplan 
    would do. The only thing we did for the stress test is the following code: 
    <BR><BR><FONT size=3>switch_core_session_execute_application(session, 
    "bridge", "user/500001");</FONT><BR><BR clear=all>Like the xml dialplan 
    test, we are bridging the call to a unregistered user, so the call would 
    hang up right away if system doesn't find the user. But the bizarre thing is 
    this - the memory usage is about 7 ~ 8 times as much as we are running only 
    xml dialplan. This I don't understand. Our app is calling the native FS C 
    function to bridge the call , why would it use more memory than the xml 
    dialplan... <BR><BR>your input would be very much appreciated. 
    <BR><BR>thanks <BR><FONT color=#888888><BR><BR>-- <BR>Henry Huang<BR>aka 
    bbhenry<BR><BR>VoIP &amp; Open Source software 
    Consultant<BR></FONT><BR>_______________________________________________<BR>FreeSWITCH-users 
    mailing list<BR><A 
    href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</A><BR><A 
    href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" 
    target=_blank>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>UNSUBSCRIBE:<A 
    href="http://lists.freeswitch.org/mailman/options/freeswitch-users" 
    target=_blank>http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR><A 
    href="http://www.freeswitch.org" 
    target=_blank>http://www.freeswitch.org</A><BR><BR></BLOCKQUOTE></DIV><BR><BR 
  clear=all><BR>-- <BR>Anthony Minessale II<BR><BR>FreeSWITCH <A 
  href="http://www.freeswitch.org/">http://www.freeswitch.org/</A><BR>ClueCon <A 
  href="http://www.cluecon.com/">http://www.cluecon.com/</A><BR>Twitter: <A 
  href="http://twitter.com/FreeSWITCH_wire">http://twitter.com/FreeSWITCH_wire</A><BR><BR>AIM: 
  anthm<BR><A 
  href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</A><BR>GTALK/JABBER/<A 
  href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</A><BR>IRC: 
  <A href="http://irc.freenode.net">irc.freenode.net</A> 
  #freeswitch<BR><BR>FreeSWITCH Developer Conference<BR><A 
  href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</A><BR><A 
  href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</A><BR>pstn:+19193869900<BR>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>FreeSWITCH-users 
  mailing 
  list<BR>FreeSWITCH-users@lists.freeswitch.org<BR>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<BR>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<BR>http://www.freeswitch.org<BR></BLOCKQUOTE></BODY></HTML>