Brekeke SIP Server Wiki

How to increase the memory space in the Brekeke SIP Server

To increase the maxmum Java heap memory size for SIP server process:

 

  1. Go to [Configuration] > [System] page > [Java].
  2. Set the value “-Xmx2048m” in the entry filed [Java VM arguments]. (The value equals 2048MB.) This defines maximum memory size used by the Brekeke SIP Server.
    If more memory is required, you can change the value (i.e., “-Xmx4096m”)
  3. Save the setting and restart the Brekeke SIP Server from admintool.

 

Note:

We do NOT recommend assigning all or most of available memory to Java. Increasing of Java memory may cause routing issues by causing “OutOfMemoryError: unable to create new native thread” error.

Yes No
Suggest Edit