<HTML>
<HEAD>
<TITLE>Re: [Freeswitch-users] Load test - performance not even matching Asterisk</TITLE>
</HEAD>
<BODY>
<FONT SIZE="4"><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>What he means by 64bit is are you using a 64bit of fedora? If not grab the centos5 64bit iso and try that...<BR>
Also, several things upto and including hard disk access times can greatly affect the number of calls/sec and other things...<BR>
<BR>
And yes freeswitch can greatly outperform asterisk by an order of magnitude... We routinely route 2000 concurrent calls <BR>
<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"><B>From: </B>Jon Bruel &lt;jbr@consiglia.dk&gt;<BR>
<B>Reply-To: </B>&lt;freeswitch-users@lists.freeswitch.org&gt;<BR>
<B>Date: </B>Mon, 29 Sep 2008 09:31:54 +0200<BR>
<B>To: </B>&lt;freeswitch-users@lists.freeswitch.org&gt;<BR>
<B>Subject: </B>Re: [Freeswitch-users] Load test - performance not even matching Asterisk<BR>
<BR>
</SPAN></FONT><FONT FACE="Courier New"><SPAN STYLE='font-size:10pt'>Regarding the 32bit vs. 64bit questions, I&#8217;m a bit uncertain about how I answer it, but here is some imformation, which you may use:<BR>
cpu family &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;: 6<BR>
model &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;: 15<BR>
model name &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;: Intel(R) Pentium(R) Dual CPU &nbsp;E2140 &nbsp;@ 1.60GHz<BR>
flags &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts pni monitor ds_cpl est tm2 ssse3 cx16 xtpr lahf_lm<BR>
uname &#8211;ar gives: Linux econel2.everdance.com 2.6.25.9-40.fc8 #1 SMP Fri Jun 27 16:25:53 EDT 2008 i686 i686 i386 GNU/Linux.<BR>
<BR>
With respect to compiling the FS, I have not been aware of any options, so I just did the standard: bootstrap.sh, configure, make and make install. <BR>
I have tried to configure with some 64bit flags: CFLAGS=&quot;-m64 -fast&quot; CXXFLAGS=&quot;-m64 -fast&quot; LDFLAGS=&quot;-m64&quot; ./configure --prefix=/opt/freeswitch --enable-core-odbc-support --enable-core-libedit-support --enable-64 --with-openssl=/usr/sfw, but I get an error:<BR>
&nbsp;<BR>
checking for C compiler default output file name...<BR>
configure: error: C compiler cannot create executables<BR>
&nbsp;<BR>
so I may need to install some 64bit libraries? If so some hints would be great! /Jon<BR>
</SPAN></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></SPAN></FONT><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'>_______________________________________________<BR>
Freeswitch-users mailing list<BR>
Freeswitch-users@lists.freeswitch.org<BR>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><BR>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><BR>
<a href="http://www.freeswitch.org">http://www.freeswitch.org</a><BR>
</SPAN></FONT></FONT>
</BODY>
</HTML>