VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
ujjval at simplesignal... Guest
|
Posted: Mon Oct 26, 2009 10:59 am Post subject: [Freeswitch-users] Estimating Call Capacity |
|
|
With the following spec for CPU and Memory can someone help me guesstimating how many simultaneous calls and Calls/sec a FS server can handle - Used as a Conferencing Server.
cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 4
model name : Intel(R) Pentium(R) 4 CPU 2.80GHz
stepping : 1
cpu MHz : 2800.386
cache size : 1024 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 1
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 5
wp : yes
flags : 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 pni monitor ds_cpl cid cx16 xtpr
bogomips : 5604.12
processor : 1
vendor_id : GenuineIntel
cpu family : 15
model : 4
model name : Intel(R) Pentium(R) 4 CPU 2.80GHz
stepping : 1
cpu MHz : 2800.386
cache size : 1024 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 1
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 5
wp : yes
flags : 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 pni monitor ds_cpl cid cx16 xtpr
bogomips : 5600.22
# cat /proc/meminfo
MemTotal: 1035080 kB
MemFree: 517972 kB
Buffers: 85812 kB
Cached: 271264 kB
SwapCached: 0 kB
Active: 224292 kB
Inactive: 223008 kB
HighTotal: 130816 kB
HighFree: 29484 kB
LowTotal: 904264 kB
LowFree: 488488 kB
SwapTotal: 2031608 kB
SwapFree: 2031520 kB
Dirty: 80 kB
Writeback: 0 kB
AnonPages: 90172 kB
Mapped: 39880 kB
Slab: 60060 kB
PageTables: 3232 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 2549148 kB
Committed_AS: 345780 kB
VmallocTotal: 114680 kB
VmallocUsed: 3584 kB
VmallocChunk: 110888 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
Hugepagesize: 4096 kB
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Mon Oct 26, 2009 12:28 pm Post subject: [Freeswitch-users] Estimating Call Capacity |
|
|
You'll have to do your own load testing. Nobody can really tell you
exactly how many you'll get.
/b
On Oct 26, 2009, at 10:39 AM, Ujjval Karihaloo wrote:
Quote: | With the following spec for CPU and Memory can someone help me
guesstimating how many simultaneous calls and Calls/sec a FS server
can handle - Used as a Conferencing Server.
|
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
ujjval at simplesignal... Guest
|
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Mon Oct 26, 2009 3:24 pm Post subject: [Freeswitch-users] Estimating Call Capacity |
|
|
I highly doubt it... You can wait for someone to post their results
but in the end you'll have to do your own load testing because not
everyone's numbers will jive with your use case. Which is the reason
the project never posts or endorses a set call count.
/b
On Oct 26, 2009, at 2:50 PM, Ujjval Karihaloo wrote:
Quote: | Are there any benchmarking test results available publicly?
________________________________________
|
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
vinuth.madinur at gmai... Guest
|
|
Back to top |
|
|
gmaruzz at celliax.org Guest
|
Posted: Mon Oct 26, 2009 4:07 pm Post subject: [Freeswitch-users] Estimating Call Capacity |
|
|
On Mon, Oct 26, 2009 at 9:28 PM, Vinuth Madinur
<vinuth.madinur@gmail.com> wrote:
Please remember NO benchmarks are endorsed by the FS community or
developers, because there are just too many variables, and a simple
figure is just useful for marketing hype, not for real dimensioning.
You MUST do your own benchmarking, so you get an idea about how to
dimension for your own use case and hardware.
--
Sincerely,
Giovanni Maruzzelli
Cell : +39-347-2665618
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
egable+freeswitch at g... Guest
|
Posted: Mon Oct 26, 2009 6:03 pm Post subject: [Freeswitch-users] Estimating Call Capacity |
|
|
Although, FYI, I just benchmarked mod_xml_curl on a separate web app
server from FS with FS on a Dell R710 with their current best
processor option (Intel Xeon X5570 @2.93GHz with 8-cores total) and 32
GB memory. The web app server is less than half the power of the R710.
I maxed the web app server at 300 calls per second (both setting up
and tearing down) and the R710 running FS was 65% idle. No audio was
being proxied through FS, though. If I were running the web app server
on an equivalent R710, they probably would have been on-par with each
other in performance. Extrapolating, I expect that in such a case I
should be able to get at least 650 CPS out of FS, though for
production I would probably limit it to 400 CPS or less so I leave
room for miscellaneous tasks. I maxed out the R710 at over 16,000
simultaneous calls (again, no audio proxying) but the only reason I
couldn't do more was because I hit some sort of thread creation limit
in Linux. There was about 17 GB of memory used for this many calls.
This should give you some ballpark idea of what you can accomplish
with FS.
At some point, I will track down and resolve the thread creation
issue, at which time I believe call limits will be limited either by a
complex combination of available memory, the speed of the processor,
the cost of thread context switching, calls per second setup rate, and
call duration.
--
Eliot Gable
Quote: | -----Original Message-----
From: freeswitch-users-bounces@lists.freeswitch.org [mailto:freeswitch-users-bounces@lists.freeswitch.org] On Behalf Of Giovanni Maruzzelli
Sent: Monday, October 26, 2009 4:56 PM
To: freeswitch-users@lists.freeswitch.org
Subject: Re: [Freeswitch-users] Estimating Call Capacity
On Mon, Oct 26, 2009 at 9:28 PM, Vinuth Madinur
<vinuth.madinur@gmail.com> wrote:
Quote: | Here are a few benchmarks that I had stumbled upon.
|
Quote: | http://wiki.voiceworks.pl/display/~pawel/FreeSwitch+performance+on+SUN+x2200+M2
|
Please remember NO benchmarks are endorsed by the FS community or
developers, because there are just too many variables, and a simple
figure is just useful for marketing hype, not for real dimensioning.
You MUST do your own benchmarking, so you get an idea about how to
dimension for your own use case and hardware.
Quote: | On Tue, Oct 27, 2009 at 1:43 AM, Brian West <brian@freeswitch.org> wrote:
|
Quote: | Quote: | I highly doubt it... You can wait for someone to post their results
|
|
Quote: | Quote: | but in the end you'll have to do your own load testing because not
|
|
Quote: | Quote: | everyone's numbers will jive with your use case. Which is the reason
|
|
Quote: | Quote: | the project never posts or endorses a set call count.
|
|
Quote: | Quote: | On Oct 26, 2009, at 2:50 PM, Ujjval Karihaloo wrote:
|
|
Quote: | Quote: | Quote: | Are there any benchmarking test results available publicly?
|
|
|
Quote: | Quote: | Quote: | ________________________________________
|
|
|
Quote: | Quote: | _______________________________________________
|
|
Quote: | Quote: | FreeSWITCH-users mailing list
|
|
Quote: | Quote: | FreeSWITCH-users@lists.freeswitch.org
|
|
Quote: | Quote: | http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
|
|
Quote: | Quote: | UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
|
|
Quote: | Quote: | http://www.freeswitch.org
|
|
Quote: | _______________________________________________
|
Quote: | FreeSWITCH-users mailing list
|
Quote: | FreeSWITCH-users@lists.freeswitch.org
|
Quote: | http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
|
Quote: | UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
|
Quote: | http://www.freeswitch.org
|
--
Sincerely,
Giovanni Maruzzelli
Cell : +39-347-2665618
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
anthony.minessale at g... Guest
|
Posted: Mon Oct 26, 2009 6:12 pm Post subject: [Freeswitch-users] Estimating Call Capacity |
|
|
i wonder if we can at least get a taco-bell steak burrito for that if we can't win the s-prize
On Mon, Oct 26, 2009 at 5:01 PM, Eliot Gable <egable+freeswitch@gmail.com ([email]egable%2Bfreeswitch@gmail.com[/email])> wrote:
Quote: | Although, FYI, I just benchmarked mod_xml_curl on a separate web app
server from FS with FS on a Dell R710 with their current best
processor option (Intel Xeon X5570 @2.93GHz with 8-cores total) and 32
GB memory. The web app server is less than half the power of the R710.
I maxed the web app server at 300 calls per second (both setting up
and tearing down) and the R710 running FS was 65% idle. No audio was
being proxied through FS, though. If I were running the web app server
on an equivalent R710, they probably would have been on-par with each
other in performance. Extrapolating, I expect that in such a case I
should be able to get at least 650 CPS out of FS, though for
production I would probably limit it to 400 CPS or less so I leave
room for miscellaneous tasks. I maxed out the R710 at over 16,000
simultaneous calls (again, no audio proxying) but the only reason I
couldn't do more was because I hit some sort of thread creation limit
in Linux. There was about 17 GB of memory used for this many calls.
This should give you some ballpark idea of what you can accomplish
with FS.
At some point, I will track down and resolve the thread creation
issue, at which time I believe call limits will be limited either by a
complex combination of available memory, the speed of the processor,
the cost of thread context switching, calls per second setup rate, and
call duration.
--
Eliot Gable
Quote: | On Mon, Oct 26, 2009 at 9:28 PM, Vinuth Madinur
<vinuth.madinur@gmail.com (vinuth.madinur@gmail.com)> wrote:
Quote: | Here are a few benchmarks that I had stumbled upon.
|
Please remember NO benchmarks are endorsed by the FS community or
developers, because there are just too many variables, and a simple
figure is just useful for marketing hype, not for real dimensioning.
You MUST do your own benchmarking, so you get an idea about how to
dimension for your own use case and hardware.
Quote: | On Tue, Oct 27, 2009 at 1:43 AM, Brian West <brian@freeswitch.org (brian@freeswitch.org)> wrote:
|
Quote: | Quote: | I highly doubt it... You can wait for someone to post their results
|
|
Quote: | Quote: | but in the end you'll have to do your own load testing because not
|
|
Quote: | Quote: | everyone's numbers will jive with your use case. Which is the reason
|
|
Quote: | Quote: | the project never posts or endorses a set call count.
|
|
Quote: | Quote: | On Oct 26, 2009, at 2:50 PM, Ujjval Karihaloo wrote:
|
|
Quote: | Quote: | Quote: | Are there any benchmarking test results available publicly?
|
|
|
Quote: | Quote: | Quote: | ________________________________________
|
|
|
Quote: | Quote: | _______________________________________________
|
|
Quote: | Quote: | FreeSWITCH-users mailing list
|
|
Quote: | _______________________________________________
|
Quote: | FreeSWITCH-users mailing list
|
--
Sincerely,
Giovanni Maruzzelli
Cell : +39-347-2665618
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org (FreeSWITCH-users@lists.freeswitch.org)
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
--
Anthony Minessale II
FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire
AIM: anthm
MSN:anthony_minessale@hotmail.com ([email]MSN%3Aanthony_minessale@hotmail.com[/email])
GTALK/JABBER/PAYPAL:anthony.minessale@gmail.com ([email]PAYPAL%3Aanthony.minessale@gmail.com[/email])
IRC: irc.freenode.net #freeswitch
FreeSWITCH Developer Conference
sip:888@conference.freeswitch.org ([email]sip%3A888@conference.freeswitch.org[/email])
iax:guest@conference.freeswitch.org/888
googletalk:conf+888@conference.freeswitch.org ([email]googletalk%3Aconf%2B888@conference.freeswitch.org[/email])
pstn:213-799-1400 |
|
Back to top |
|
|
msc at freeswitch.org Guest
|
Posted: Mon Oct 26, 2009 7:16 pm Post subject: [Freeswitch-users] Estimating Call Capacity |
|
|
On Mon, Oct 26, 2009 at 4:03 PM, Anthony Minessale <anthony.minessale@gmail.com (anthony.minessale@gmail.com)> wrote:
Quote: | i wonder if we can at least get a taco-bell steak burrito for that if we can't win the s-prize
| Or at least a chalupa.
-MC |
|
Back to top |
|
|
brian at freeswitch.org Guest
|
|
Back to top |
|
|
red.rain.seven at gmai... Guest
|
Posted: Mon Oct 26, 2009 10:44 pm Post subject: [Freeswitch-users] Estimating Call Capacity |
|
|
ah..... do you have to mention about taco bell that now I have moved away from US. ~~~drooling~~~Â
On Tue, Oct 27, 2009 at 8:38 AM, Brian West <brian@freeswitch.org (brian@freeswitch.org)> wrote:
--
Henry Huang
UniC Solution - Communication Unified
VoIP & Open Source software Consultant |
|
Back to top |
|
|
cliff at develix.com Guest
|
Posted: Tue Oct 27, 2009 3:08 pm Post subject: [Freeswitch-users] Estimating Call Capacity |
|
|
A little off-topic, but since call-capacity is the subject, what are
people using to analyze their CDR's to discover this? I'm handling
about 30k calls per day but have only a bandwidth-based guesstimate of
the peak number of concurrent calls I'm handling.
If there's an open source solution, I'd appreciate a pointer.
Regards,
Cliff
On Mon, 2009-10-26 at 18:01 -0400, Eliot Gable wrote:
Quote: | Although, FYI, I just benchmarked mod_xml_curl on a separate web app
server from FS with FS on a Dell R710 with their current best
processor option (Intel Xeon X5570 @2.93GHz with 8-cores total) and 32
GB memory. The web app server is less than half the power of the R710.
I maxed the web app server at 300 calls per second (both setting up
and tearing down) and the R710 running FS was 65% idle. No audio was
being proxied through FS, though. If I were running the web app server
on an equivalent R710, they probably would have been on-par with each
other in performance. Extrapolating, I expect that in such a case I
should be able to get at least 650 CPS out of FS, though for
production I would probably limit it to 400 CPS or less so I leave
room for miscellaneous tasks. I maxed out the R710 at over 16,000
simultaneous calls (again, no audio proxying) but the only reason I
couldn't do more was because I hit some sort of thread creation limit
in Linux. There was about 17 GB of memory used for this many calls.
This should give you some ballpark idea of what you can accomplish
with FS.
At some point, I will track down and resolve the thread creation
issue, at which time I believe call limits will be limited either by a
complex combination of available memory, the speed of the processor,
the cost of thread context switching, calls per second setup rate, and
call duration.
--
Eliot Gable
Quote: | -----Original Message-----
From: freeswitch-users-bounces@lists.freeswitch.org [mailto:freeswitch-users-bounces@lists.freeswitch.org] On Behalf Of Giovanni Maruzzelli
Sent: Monday, October 26, 2009 4:56 PM
To: freeswitch-users@lists.freeswitch.org
Subject: Re: [Freeswitch-users] Estimating Call Capacity
On Mon, Oct 26, 2009 at 9:28 PM, Vinuth Madinur
<vinuth.madinur@gmail.com> wrote:
Quote: | Here are a few benchmarks that I had stumbled upon.
|
Quote: | http://wiki.voiceworks.pl/display/~pawel/FreeSwitch+performance+on+SUN+x2200+M2
|
Please remember NO benchmarks are endorsed by the FS community or
developers, because there are just too many variables, and a simple
figure is just useful for marketing hype, not for real dimensioning.
You MUST do your own benchmarking, so you get an idea about how to
dimension for your own use case and hardware.
Quote: | On Tue, Oct 27, 2009 at 1:43 AM, Brian West <brian@freeswitch.org> wrote:
|
Quote: | Quote: | I highly doubt it... You can wait for someone to post their results
|
|
Quote: | Quote: | but in the end you'll have to do your own load testing because not
|
|
Quote: | Quote: | everyone's numbers will jive with your use case. Which is the reason
|
|
Quote: | Quote: | the project never posts or endorses a set call count.
|
|
Quote: | Quote: | On Oct 26, 2009, at 2:50 PM, Ujjval Karihaloo wrote:
|
|
Quote: | Quote: | Quote: | Are there any benchmarking test results available publicly?
|
|
|
Quote: | Quote: | Quote: | ________________________________________
|
|
|
Quote: | Quote: | _______________________________________________
|
|
Quote: | Quote: | FreeSWITCH-users mailing list
|
|
Quote: | Quote: | FreeSWITCH-users@lists.freeswitch.org
|
|
Quote: | Quote: | http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
|
|
Quote: | Quote: | UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
|
|
Quote: | Quote: | http://www.freeswitch.org
|
|
Quote: | _______________________________________________
|
Quote: | FreeSWITCH-users mailing list
|
Quote: | FreeSWITCH-users@lists.freeswitch.org
|
Quote: | http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
|
Quote: | UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
|
Quote: | http://www.freeswitch.org
|
--
Sincerely,
Giovanni Maruzzelli
Cell : +39-347-2665618
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
| --
http://www.google.com/search?q=vonage+sucks
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
damin at nacs.net Guest
|
Posted: Tue Oct 27, 2009 3:24 pm Post subject: [Freeswitch-users] Estimating Call Capacity |
|
|
I'm fond of Vqmanager from ManagEngine. It is a passive SIP monitor. I.E.
you mirror the ports that your FS or Asterisk boxes, and VQmanager sniffs
the mirrors, tracking all sorts of good data.
You can install it on a Centos box, and get a free trial.
http://www.manageengine.com/products/vqmanager/index.html
What is really cool is that it actually monitors the RTP/RTCP as well as all
of the SIP headers and archives the calls, so you can look at calls from
several days ago and see EXACTLY what happened on them. I have used this
extensively to pinpoint bad Level 3 and X/O media gateways.. Much better
than trying to sniff packets in real-time and MAYBE catch a problem..
I've also used it to find/fix several SIP issues w/ odd endpoints.. Very
easy to see..
Quote: | -----Original Message-----
From: freeswitch-users-bounces@lists.freeswitch.org [mailto:freeswitch-
users-bounces@lists.freeswitch.org] On Behalf Of Cliff Wells
Sent: Tuesday, October 27, 2009 3:52 PM
To: freeswitch-users@lists.freeswitch.org
Subject: Re: [Freeswitch-users] Estimating Call Capacity
A little off-topic, but since call-capacity is the subject, what are
people using to analyze their CDR's to discover this? I'm handling
about 30k calls per day but have only a bandwidth-based guesstimate of
the peak number of concurrent calls I'm handling.
If there's an open source solution, I'd appreciate a pointer.
Regards,
Cliff
On Mon, 2009-10-26 at 18:01 -0400, Eliot Gable wrote:
Quote: | Although, FYI, I just benchmarked mod_xml_curl on a separate web app
server from FS with FS on a Dell R710 with their current best
processor option (Intel Xeon X5570 @2.93GHz with 8-cores total) and
| 32
Quote: | GB memory. The web app server is less than half the power of the
| R710.
Quote: | I maxed the web app server at 300 calls per second (both setting up
and tearing down) and the R710 running FS was 65% idle. No audio was
being proxied through FS, though. If I were running the web app
| server
Quote: | on an equivalent R710, they probably would have been on-par with each
other in performance. Extrapolating, I expect that in such a case I
should be able to get at least 650 CPS out of FS, though for
production I would probably limit it to 400 CPS or less so I leave
room for miscellaneous tasks. I maxed out the R710 at over 16,000
simultaneous calls (again, no audio proxying) but the only reason I
couldn't do more was because I hit some sort of thread creation limit
in Linux. There was about 17 GB of memory used for this many calls.
This should give you some ballpark idea of what you can accomplish
with FS.
At some point, I will track down and resolve the thread creation
issue, at which time I believe call limits will be limited either by
| a
Quote: | complex combination of available memory, the speed of the processor,
the cost of thread context switching, calls per second setup rate,
| and
Quote: | call duration.
--
Eliot Gable
| [mailto:freeswitch-users-bounces@lists.freeswitch.org] On Behalf Of
Giovanni Maruzzelli
Quote: | Quote: |
Sent: Monday, October 26, 2009 4:56 PM
To: freeswitch-users@lists.freeswitch.org
Subject: Re: [Freeswitch-users] Estimating Call Capacity
On Mon, Oct 26, 2009 at 9:28 PM, Vinuth Madinur
<vinuth.madinur@gmail.com> wrote:
Quote: | Here are a few benchmarks that I had stumbled upon.
|
|
| http://wiki.voiceworks.pl/display/~pawel/FreeSwitch+performance+on+SUN+
x2200+M2
Quote: | Quote: |
Please remember NO benchmarks are endorsed by the FS community or
developers, because there are just too many variables, and a simple
figure is just useful for marketing hype, not for real
|
| dimensioning.
Quote: | Quote: |
You MUST do your own benchmarking, so you get an idea about how to
dimension for your own use case and hardware.
Quote: | On Tue, Oct 27, 2009 at 1:43 AM, Brian West
|
|
| <brian@freeswitch.org> wrote:
Quote: | Quote: |
Quote: | Quote: | I highly doubt it... You can wait for someone to post their
|
|
|
| results
Quote: | Quote: |
Quote: | Quote: | but in the end you'll have to do your own load testing because
|
|
|
| not
Quote: | Quote: |
Quote: | Quote: | everyone's numbers will jive with your use case. Which is the
|
|
|
| reason
Quote: | Quote: |
Quote: | Quote: | the project never posts or endorses a set call count.
|
|
Quote: | Quote: | On Oct 26, 2009, at 2:50 PM, Ujjval Karihaloo wrote:
|
|
Quote: | Quote: | Quote: | Are there any benchmarking test results available publicly?
|
|
|
Quote: | Quote: | Quote: | ________________________________________
|
|
|
Quote: | Quote: | _______________________________________________
|
|
Quote: | Quote: | FreeSWITCH-users mailing list
|
|
Quote: | Quote: | FreeSWITCH-users@lists.freeswitch.org
|
|
Quote: | Quote: | http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
|
|
|
| UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-
users
Quote: | Quote: |
Quote: | Quote: | http://www.freeswitch.org
|
|
Quote: | _______________________________________________
|
Quote: | FreeSWITCH-users mailing list
|
Quote: | FreeSWITCH-users@lists.freeswitch.org
|
Quote: | http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
|
|
| UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-
users
users
users
Quote: | http://www.freeswitch.org
| --
http://www.google.com/search?q=vonage+sucks
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-
users
http://www.freeswitch.org
--
This message has been scanned for viruses and
dangerous content by N2Net Mailshield, and is
believed to be clean.
|
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
sicfslist at gmail.com Guest
|
Posted: Tue Oct 27, 2009 3:40 pm Post subject: [Freeswitch-users] Estimating Call Capacity |
|
|
Cliff,
Try using xml_rpc ... status or show channels will give you what you need.
SDR
Cliff Wells wrote:
Quote: | A little off-topic, but since call-capacity is the subject, what are
people using to analyze their CDR's to discover this? I'm handling
about 30k calls per day but have only a bandwidth-based guesstimate of
the peak number of concurrent calls I'm handling.
If there's an open source solution, I'd appreciate a pointer.
Regards,
Cliff
On Mon, 2009-10-26 at 18:01 -0400, Eliot Gable wrote:
Quote: | Although, FYI, I just benchmarked mod_xml_curl on a separate web app
server from FS with FS on a Dell R710 with their current best
processor option (Intel Xeon X5570 @2.93GHz with 8-cores total) and 32
GB memory. The web app server is less than half the power of the R710.
I maxed the web app server at 300 calls per second (both setting up
and tearing down) and the R710 running FS was 65% idle. No audio was
being proxied through FS, though. If I were running the web app server
on an equivalent R710, they probably would have been on-par with each
other in performance. Extrapolating, I expect that in such a case I
should be able to get at least 650 CPS out of FS, though for
production I would probably limit it to 400 CPS or less so I leave
room for miscellaneous tasks. I maxed out the R710 at over 16,000
simultaneous calls (again, no audio proxying) but the only reason I
couldn't do more was because I hit some sort of thread creation limit
in Linux. There was about 17 GB of memory used for this many calls.
This should give you some ballpark idea of what you can accomplish
with FS.
At some point, I will track down and resolve the thread creation
issue, at which time I believe call limits will be limited either by a
complex combination of available memory, the speed of the processor,
the cost of thread context switching, calls per second setup rate, and
call duration.
--
Eliot Gable
Quote: | -----Original Message-----
From: freeswitch-users-bounces@lists.freeswitch.org [mailto:freeswitch-users-bounces@lists.freeswitch.org] On Behalf Of Giovanni Maruzzelli
Sent: Monday, October 26, 2009 4:56 PM
To: freeswitch-users@lists.freeswitch.org
Subject: Re: [Freeswitch-users] Estimating Call Capacity
On Mon, Oct 26, 2009 at 9:28 PM, Vinuth Madinur
<vinuth.madinur@gmail.com> wrote:
Please remember NO benchmarks are endorsed by the FS community or
developers, because there are just too many variables, and a simple
figure is just useful for marketing hype, not for real dimensioning.
You MUST do your own benchmarking, so you get an idea about how to
dimension for your own use case and hardware.
--
Sincerely,
Giovanni Maruzzelli
Cell : +39-347-2665618
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
| _______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
|
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
cliff at develix.com Guest
|
Posted: Wed Oct 28, 2009 5:03 pm Post subject: [Freeswitch-users] Estimating Call Capacity |
|
|
That's really nice looking software. Thanks for the pointer.
Cliff
On Tue, 2009-10-27 at 16:06 -0400, Gregory Boehnlein wrote:
Quote: | I'm fond of Vqmanager from ManagEngine. It is a passive SIP monitor. I.E.
you mirror the ports that your FS or Asterisk boxes, and VQmanager sniffs
the mirrors, tracking all sorts of good data.
You can install it on a Centos box, and get a free trial.
http://www.manageengine.com/products/vqmanager/index.html
What is really cool is that it actually monitors the RTP/RTCP as well as all
of the SIP headers and archives the calls, so you can look at calls from
several days ago and see EXACTLY what happened on them. I have used this
extensively to pinpoint bad Level 3 and X/O media gateways.. Much better
than trying to sniff packets in real-time and MAYBE catch a problem..
I've also used it to find/fix several SIP issues w/ odd endpoints.. Very
easy to see..
Quote: | -----Original Message-----
From: freeswitch-users-bounces@lists.freeswitch.org [mailto:freeswitch-
users-bounces@lists.freeswitch.org] On Behalf Of Cliff Wells
Sent: Tuesday, October 27, 2009 3:52 PM
To: freeswitch-users@lists.freeswitch.org
Subject: Re: [Freeswitch-users] Estimating Call Capacity
A little off-topic, but since call-capacity is the subject, what are
people using to analyze their CDR's to discover this? I'm handling
about 30k calls per day but have only a bandwidth-based guesstimate of
the peak number of concurrent calls I'm handling.
If there's an open source solution, I'd appreciate a pointer.
Regards,
Cliff
On Mon, 2009-10-26 at 18:01 -0400, Eliot Gable wrote:
Quote: | Although, FYI, I just benchmarked mod_xml_curl on a separate web app
server from FS with FS on a Dell R710 with their current best
processor option (Intel Xeon X5570 @2.93GHz with 8-cores total) and
| 32
Quote: | GB memory. The web app server is less than half the power of the
| R710.
Quote: | I maxed the web app server at 300 calls per second (both setting up
and tearing down) and the R710 running FS was 65% idle. No audio was
being proxied through FS, though. If I were running the web app
| server
Quote: | on an equivalent R710, they probably would have been on-par with each
other in performance. Extrapolating, I expect that in such a case I
should be able to get at least 650 CPS out of FS, though for
production I would probably limit it to 400 CPS or less so I leave
room for miscellaneous tasks. I maxed out the R710 at over 16,000
simultaneous calls (again, no audio proxying) but the only reason I
couldn't do more was because I hit some sort of thread creation limit
in Linux. There was about 17 GB of memory used for this many calls.
This should give you some ballpark idea of what you can accomplish
with FS.
At some point, I will track down and resolve the thread creation
issue, at which time I believe call limits will be limited either by
| a
Quote: | complex combination of available memory, the speed of the processor,
the cost of thread context switching, calls per second setup rate,
| and
Quote: | call duration.
--
Eliot Gable
| [mailto:freeswitch-users-bounces@lists.freeswitch.org] On Behalf Of
Giovanni Maruzzelli
Quote: | Quote: |
Sent: Monday, October 26, 2009 4:56 PM
To: freeswitch-users@lists.freeswitch.org
Subject: Re: [Freeswitch-users] Estimating Call Capacity
On Mon, Oct 26, 2009 at 9:28 PM, Vinuth Madinur
<vinuth.madinur@gmail.com> wrote:
Quote: | Here are a few benchmarks that I had stumbled upon.
|
|
| http://wiki.voiceworks.pl/display/~pawel/FreeSwitch+performance+on+SUN+
x2200+M2
Quote: | Quote: |
Please remember NO benchmarks are endorsed by the FS community or
developers, because there are just too many variables, and a simple
figure is just useful for marketing hype, not for real
|
| dimensioning.
Quote: | Quote: |
You MUST do your own benchmarking, so you get an idea about how to
dimension for your own use case and hardware.
Quote: | On Tue, Oct 27, 2009 at 1:43 AM, Brian West
|
|
| <brian@freeswitch.org> wrote:
Quote: | Quote: |
Quote: | Quote: | I highly doubt it... You can wait for someone to post their
|
|
|
| results
Quote: | Quote: |
Quote: | Quote: | but in the end you'll have to do your own load testing because
|
|
|
| not
Quote: | Quote: |
Quote: | Quote: | everyone's numbers will jive with your use case. Which is the
|
|
|
| reason
Quote: | Quote: |
Quote: | Quote: | the project never posts or endorses a set call count.
|
|
Quote: | Quote: | On Oct 26, 2009, at 2:50 PM, Ujjval Karihaloo wrote:
|
|
Quote: | Quote: | Quote: | Are there any benchmarking test results available publicly?
|
|
|
Quote: | Quote: | Quote: | ________________________________________
|
|
|
Quote: | Quote: | _______________________________________________
|
|
Quote: | Quote: | FreeSWITCH-users mailing list
|
|
Quote: | Quote: | FreeSWITCH-users@lists.freeswitch.org
|
|
Quote: | Quote: | http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
|
|
|
| UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-
users
Quote: | Quote: |
Quote: | Quote: | http://www.freeswitch.org
|
|
Quote: | _______________________________________________
|
Quote: | FreeSWITCH-users mailing list
|
Quote: | FreeSWITCH-users@lists.freeswitch.org
|
Quote: | http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
|
|
| UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-
users
users
users
Quote: | http://www.freeswitch.org
| --
http://www.google.com/search?q=vonage+sucks
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-
users
http://www.freeswitch.org
--
This message has been scanned for viruses and
dangerous content by N2Net Mailshield, and is
believed to be clean.
|
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
| --
http://www.google.com/search?q=vonage+sucks
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|