<div dir="ltr">Hi,<div>I'm trying to increase the size of the memory that OpenSips uses.</div><div>This is a bit strange to me, because when I run:</div><div>ps aux | grep -i opensips<br></div><div>I get:</div><div>/usr/sbin/opensips -P /run/opensips/opensips.pid -f /etc/opensips/opensips.cfg -m 64 -M 4<br></div><div>but, when I look at:</div><div>/lib/systemd/system/opensips.service<br></div><div>I see:</div><div>Environment=P_MEMORY=32 S_MEMORY=32<br></div><div>ExecStart=/usr/sbin/opensips -P %t/opensips/opensips.pid -f /etc/opensips/opensips.cfg -m $S_MEMORY -M $P_MEMORY $OPTIONS<br></div><div><br></div><div>So, from where does opensips get its memory parameters? (-m -M)</div><div>And, how much can I give it? Can I increase it to 320 and 320?</div><div>My machine:</div><div>- Linux Mint 21.3 which is based on Ubuntu 22.04 LTS (Jammy Jellyfish),</div><div>- 16 GB memory,</div><div>- OpenSIPS version 3.4</div><div><br></div><div>Thanks,<br>Eran L.</div></div>