That pic was from my OpenOffice service, I sent the wrong pic , would
do this in my OpenMeetings service  :  )

On Mar 25, 1:06 am, RickkciR <[email protected]> wrote:
> Can these parameters be set like this:
>
> http://openmeetings-user.googlegroups.com/web/2010-03-25_0100.png?gsc...
>
> if so , what would to string look like?
>
> On Mar 25, 12:54 am, RickkciR <[email protected]>
> wrote:
>
>
>
> > Thanks Jyothivas!
>
> > I did what you said long ago, and that works fine.
>
> > Before I was running as a service, I had to "click-on" the
> > "red5_highpef.bat" to invoke the new parameters.
>
> > But now that I'm running as a service,. how do I invoke these new high
> > performance parameters?
>
> > I'm not a computer guy, but it looks like these paramertes are being
> > "passed" to the JVM at run time.
>
> > If so, can I have my win service include these parameters at run time
> > for me?
>
> > On Mar 25, 12:40 am, Jyothivas Nair <[email protected]> wrote:
>
> > > Hi Richard,
>
> > > Just had a look at the batch file, from what i get it is changing the
> > > java memory options etc and then it calls red5.bat at the end (which
> > > is not happening at my end)
> > > so i believe it is increasing your memory constraints for current
> > > instance of your red5 service.
> > > just try shutting down your service and executing "red5_highperf.bat"
> > > before your service, i did try that but i run a lower configuration
> > > box which i think is the issue at my end....hope you can see any
> > > difference by doing this :)
>
> > > On Mar 25, 8:30 am, RickkciR <[email protected]> wrote:
>
> > > > This is a copy of whats inside the "red5_highperf.bat"
>
> > > > @echo off
>
> > > > if NOT DEFINED RED5_HOME set RED5_HOME=.
>
> > > > REM Previous option set
> > > > REM -Xrs -Xms512M -Xmx768M -Xss128K -XX:PermSize=256M -
> > > > XX:MaxPermSize=512M -XX:NewRatio=2 -XX:MinHeapFreeRatio=20 -XX:
> > > > +AggressiveHeap -XX:+DisableExplicitGC -XX:ParallelGCThreads=2 -XX:
> > > > +UseParallelOldGC -XX:+MaxFDLimit -
> > > > Dsun.rmi.dgc.client.gcInterval=990000 -
> > > > Dsun.rmi.dgc.server.gcInterval=990000 -Djava.net.preferIPv4Stack=true -
> > > > Xverify:none
>
> > > > REM Latest 06/2008
> > > > REM -Xmx768m -Xms256 -Xmn512m -Xss128k -XX:+AggressiveOpts -XX:
> > > > +AggressiveHeap -XX:+DisableExplicitGC -XX:ParallelGCThreads=4 -XX:
> > > > +UseConcMarkSweepGC -XX:+UseParNewGC -XX:SurvivorRatio=8 -
> > > > XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=31 -
> > > > Djava.net.preferIPv4Stack=true -Dsun.rmi.dgc.client.gcInterval=990000 -
> > > > Dsun.rmi.dgc.server.gcInterval=990000
>
> > > > set JAVA_OPTS= -Xmx768m -Xms256 -Xmn512m -Xss256k -XX:+AggressiveOpts -
> > > > XX:+AggressiveHeap -XX:+DisableExplicitGC -XX:ParallelGCThreads=4 -XX:
> > > > +UseConcMarkSweepGC -XX:+UseParNewGC -XX:SurvivorRatio=16 -
> > > > XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=31 -
> > > > Djava.net.preferIPv4Stack=true -Dsun.rmi.dgc.client.gcInterval=990000 -
> > > > Dsun.rmi.dgc.server.gcInterval=990000
>
> > > > echo Running High Performance Red5
> > > > start cmd /c %RED5_HOME%\red5.bat >> %RED5_HOME%\log\jvm.stdout
>
> > > > On Mar 24, 11:27 pm, RickkciR <[email protected]>
> > > > wrote:
>
> > > > > Hi Jyothivas!
>
> > > > > The "red5_highpef.bat" i'm guessing, affords better performance
> > > > > parameters if you have a capable computer (ie: quad core,max
> > > > > ram,etc.).
>
> > > > > I dont see where I am to make these changes in OpenMeetings.
>
> > > > > On Mar 24, 11:16 pm, Jyothivas Nair <[email protected]> wrote:
>
> > > > > > i cant relate to what exactly you want, but if you are trying to 
> > > > > > change red5
> > > > > > configuration
> > > > > > i believe red5 reference would help that's if you haven't gone 
> > > > > > through it
> > > > > > already 
> > > > > > :)http://trac.red5.org/wiki/Documentation/UsersReferenceManual
>
> > > > > > On Thu, Mar 25, 2010 at 7:00 AM, RickkciR
> > > > > > <[email protected]>wrote:
>
> > > > > > > Hi!
>
> > > > > > > I have OpenMeetings running as a service on a winXP machine.
>
> > > > > > > In regards to the parameter settings within the red5.bat and
> > > > > > > red5_highperf.bat,
>
> > > > > > > Where do I make the configuration changes that the 
> > > > > > > "red5_highperf.bat"
> > > > > > > parameters afforded to this application?
>
> > > > > > > In other words, where do I permanently set these "high 
> > > > > > > performance"
> > > > > > > parameters.
>
> > > > > > > Thanks!
>
> > > > > > > --
> > > > > > > You received this message because you are subscribed to the 
> > > > > > > Google Groups
> > > > > > > "OpenMeetings User" group.
> > > > > > > To post to this group, send email to 
> > > > > > > [email protected].
> > > > > > > To unsubscribe from this group, send email to
> > > > > > > [email protected]<openmeetings-user%2bunsubscr­­­­­[email protected]>
> > > > > > > .
> > > > > > > For more options, visit this group at
> > > > > > >http://groups.google.com/group/openmeetings-user?hl=en.
>
> > > > > > --
> > > > > > Thanks & Regards,
>
> > > > > > Jyothivas R Nair
>
> > > > > > [email protected]
> > > > > > [email protected]
> > > > > > Skype ID : jyothivas.nair
> > > > > > Website :www.jyothivasnair.co.cc
> > > > > > Website :www.jyothivas.co.cc-Hidequotedtext-
>
> > > > > > - Show quoted text -- Hide quoted text -
>
> > > > > - Show quoted text -- Hide quoted text -
>
> > > - Show quoted text -- Hide quoted text -
>
> > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.

Reply via email to