Hello,
what version are you running?
On 7/31/12 3:06 PM, Alex Solt wrote:
Hi,
We are getting "cannot allocate memory" error in the log file. I was wondering which one is the right way to increase the shared memory:
- adding the following to /etc/openser/openserctl
STARTOPTIONS="-m 128"
this is used when you start via ctl tool.
- modify the following in /etc/default/openser
MEMORY=1024
this is used when you start via init.d script.
Cheers, Daniel