Media Server - Java Heap Size

When working with Wowza Media server its common to have to increase your Java Heap size as you get more activity.  Is it possible to increase the Java Heap size with the RayMediaServer used with Boonex?  I am using Windows Server 2012 as the OS.

Thanks

Quote · 9 May 2013

export JAVA_OPTS="-Xint -Xms8M -Xmx16M $LOGGING_OPTS $SECURITY_OPTS $JAVA_OPTS"

Mods please move to a better location.  Just noticed what forum it was posted in.... 

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 9 May 2013

Jay, thanks for the quick response.  I did read this in the directions however I was not sure where to put that line as they were referring to a file that does not exist.  On windows Server would I add this to red5.properties ?

I guess I should have posted this in the General forum?

Quote · 9 May 2013

I think either in red5.bat  or start.bat..     it's been a while since i used rms on windows.  

Edit:

Looks like its in red5.bat:

set JAVA_OPTS=%LOGGING_OPTS% %SECURITY_OPTS% %JAVA_OPTS%

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 9 May 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.