[Freeswitch-users] mod_odbc_query share memory problem
Rob Forman
rob4manhere at gmail.com
Tue Oct 20 08:03:36 PDT 2009
You could, but I would try just doubling whatever it is to see if
thats improves the issue first. The default is 32MB. You could
double it to 64MB and test again.
What is it currently set to (run: sysctl kernel.shmmax)? You can
change it on the fly with sysctl. Once you're done testing and want
it to persist across reboots, you'll want to set in /etc/sysctl.conf .
Cheers,
Rob
On Oct 20, 2009, at 9:35 AM, Dome Charoenyost wrote:
> 2009/10/20 Leon de Rooij <leon at scarlet-internet.nl>:
>> Hi,
>>
>> I haven't run into that problem yet, but did you try increasing the
>> maximum shared memory in /proc/sys/kernel/shmmax (sysctl
>> kernel.shmmax) ?
> Recommend me please i have 4GB RAM.
> is posible to increase to 50% RAM ?
>
> Dome C.
>>
>> regards,
>>
>> Leon
>>
>>
>>
>> On Oct 20, 2009, at 3:31 PM, Dome Charoenyost wrote:
>>
>>> Dear Sir,
>>> I'm using mod_odbc_query and mod_nibble_billing for my calling card
>>> solutoin. i found mod_odbc_query cant work with high load (200
>>> calls
>>> concurrent)
>>> i got error
>>> [STATE: 53200 CODE 7 ERROR: [unixODBC]ERROR: out of shared memory;
>>> Error while executing the query
>>> ]
>>> in FS console
>>>
>>> How to fix it ?
>>>
>>> BG
>>> Dome C.
>>>
>>> _______________________________________________
>>> FreeSWITCH-users mailing list
>>> FreeSWITCH-users at 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 at 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 at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
More information about the FreeSWITCH-users
mailing list