Hi, I have seen red5-highperf.bat in trunk. There is a Xmx set to 512 MB. What if my app needs more? Are the other parameters analogically set? If I change Xmx to e.g. 1000 MB, do I need to set other parameters to more?
I am often (like every 30 hours) getting java.heap.overflow - even if I set Xmx to 1512 MB - but not using red5-highperf.bat. Is there any parameter (like Xmx) to perform garbage collection more often or should I need to write it in my Application.java in a Timer. Where can I set up such parameters as in red5-highperf.bat in wrapper.conf, if I want to run Red5 as windows service? Thanks for any proposal - this really sucks, why it can't take as much as it need and perform garbage collection immediately when object finalizes. Tom
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
