I'm running my red5 as a deployed war file from within apache tomcat. Is there any performance penalty of doing it this way vs running the standalone?
On 1/7/07, Christopher Chan <[EMAIL PROTECTED]> wrote: > Try export ANT_OPT=-Xmx256M, then invoke ant > > Or just: > > $ ANT_OPT=-Xmx256M ant build.xml > > -- > Christopher Chan > [EMAIL PROTECTED] > "Imagination is more important than knowledge" > - Einstien > _______________________________________________ > Red5 mailing list > [email protected] > http://osflash.org/mailman/listinfo/red5_osflash.org > > > _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
