Re: [Freeswitch-users] Freeswitch memory usage is too high

2009-07-01 Thread Brian West
If the problem is resolved please follow up on the jira. /b On Jul 1, 2009, at 12:42 PM, Muhammad Danish Moosa wrote: > My customer is now using lua odbc ( not lua mysql anymore) and > problem mentioned in jira is resolved now. > ___ Freeswitch-use

[Freeswitch-users] Freeswitch memory usage is too high

2009-07-01 Thread Muhammad Danish Moosa
memory usage is too high To: freeswitch-users@lists.freeswitch.org Message-ID: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes You also have a jira http://jira.freeswitch.org/browse/MODAPP-298, It looks like you're using lua sql and the backtrace you attached to the jir

Re: [Freeswitch-users] Freeswitch memory usage is too high

2009-07-01 Thread Chris Fowler
, July 01, 2009 6:11 AM To: freeswitch-users@lists.freeswitch.org Subject: Re: [Freeswitch-users] Freeswitch memory usage is too high On 07/01/2009 08:29 AM, Muhammad Danish Moosa wrote: > Hi > > Freeswitch is being used in a scenario where two endpoints are running > traffic with bypas

Re: [Freeswitch-users] Freeswitch memory usage is too high

2009-07-01 Thread Matthew Fong
bkw, you said "Downgrading. I suspect its an issue with your lua sql module not linking to the thread safe client." in the Jira ticket. I'm curious how one would go about doing this. I use luasql (the default ubuntu apt-get install) and have a similar memory problem. I suppose I would need to comp

Re: [Freeswitch-users] Freeswitch memory usage is too high

2009-07-01 Thread Brian West
You also have a jira http://jira.freeswitch.org/browse/MODAPP-298, It looks like you're using lua sql and the backtrace you attached to the jira was cut off right before the data I needed to see... can you follow up on that ASAP? It looks like a crash in libmysql from the last line but again

Re: [Freeswitch-users] Freeswitch memory usage is too high

2009-07-01 Thread Michael Jerris
How much memory is it using? Can you use memstat to see where the memory is allocated. Mike On Jul 1, 2009, at 8:29 AM, Muhammad Danish Moosa wrote: > Hi > > Freeswitch is being used in a scenario where two endpoints are > running traffic with bypass media mode. Performance is good and a

Re: [Freeswitch-users] Freeswitch memory usage is too high

2009-07-01 Thread Raymond Chandler
On 07/01/2009 08:29 AM, Muhammad Danish Moosa wrote: > Hi > > Freeswitch is being used in a scenario where two endpoints are running > traffic with bypass media mode. Performance is good and all things are > smooth. > > But as the time goes after starting freeswitch, it starts consuming > almost

[Freeswitch-users] Freeswitch memory usage is too high

2009-07-01 Thread Muhammad Danish Moosa
Hi Freeswitch is being used in a scenario where two endpoints are running traffic with bypass media mode. Performance is good and all things are smooth. But as the time goes after starting freeswitch, it starts consuming almost whole of memory. Note , freeswitch is being started with -core option