Re: [Freeswitch-users] FS performance under windows

2009-09-02 Thread Gerry Hull
I have a production application where I use FS as part of small, custom ACD solution, with about 80 incoming DIDs and 4 agent positions. It's been deployed for about 4 months now, and was in beta long before that... So far, excellent perfomrance on Windows 2003 server, 32-bit, with 4GB of memory.

Re: [Freeswitch-users] FS performance under windows

2009-09-02 Thread Raffaele P. Guidi
I'm planning to deploy on windows a small call center (around 50 people) and willing to help anyhow. I will be able to test on machines mounting windows 2003 server. Is there a standard test that could be employed to correctly benchmark the results? On Wed, Sep 2, 2009 at 15:50, Brian West wrote:

Re: [Freeswitch-users] FS performance under windows

2009-09-02 Thread Dmitry Kadantsev
As far as we'll solve all FS configuration issues I think we'll make some tests on Windows platform and will share results with community. Please if someone has an opportunity to test FS on modern windows server editions (32/64 bit) - submit your test results too. It is interesting to put together

Re: [Freeswitch-users] FS performance under windows

2009-09-02 Thread Brian West
I know people that have deployed on windows... not a huge problem just hasn't been load tested like linux... we don't have the resources or time to load test every single platform, tune and tweak it. The community can help out with this area a lot. /b On Sep 2, 2009, at 8:01 AM, Diego Tor

Re: [Freeswitch-users] FS performance under windows

2009-09-02 Thread Diego Toro
: [Freeswitch-users] FS performance under windows To: freeswitch-users@lists.freeswitch.org Date: Tuesday, September 1, 2009, 4:00 AM If you want to try FS on Windows only for feature testing etc. then its okay, however for production deployments  (that includes load testing) i strongly recommend

Re: [Freeswitch-users] FS performance under windows

2009-09-01 Thread Jeff Lenk
Have you gotten past the problems with pthread-win32 on 64 bit? you will need the trunk version of that library if not because the released version has problems with 64bit. There are some other simple compilation problems I assume you may have already got past? If not see http://jira.freeswitch.o

Re: [Freeswitch-users] FS performance under windows

2009-09-01 Thread Michael Giagnocavo
To: freeswitch-users@lists.freeswitch.org Subject: Re: [Freeswitch-users] FS performance under windows If you want to try FS on Windows only for feature testing etc. then its okay, however for production deployments (that includes load testing) i strongly recommend CentOS 5.x. As far as

Re: [Freeswitch-users] FS performance under windows

2009-09-01 Thread Dmitry Kadantsev
Thank you! -- Best regards, Dmitry Kadantsev http://www.doxwox.com - Best web meeting and online collaboration tool. On Tue, Sep 1, 2009 at 11:00 AM, Muhammad Shahzad < shaherya...@googlemail.com> wrote: > If you want to try FS on Windows only for feature testing etc. then its > okay, however

Re: [Freeswitch-users] FS performance under windows

2009-09-01 Thread Muhammad Shahzad
If you want to try FS on Windows only for feature testing etc. then its okay, however for production deployments (that includes load testing) i strongly recommend CentOS 5.x. As far as configuration migration is concerned, you don't need to change any configuration files, simply copy them to Linu

[Freeswitch-users] FS performance under windows

2009-09-01 Thread Dmitry Kadantsev
Hi folk, First of all, thank you for FS - really strong project. I have already asked this once in other thread but didn't got any answer. So, I'll try to re-ask. We are playing currently with FS under Windows 2008 64bit. So far there are some issues but I hope we'll solve it in nearest future.