FYI, you'll get better performance if you set the min heap size (-Xms) to the same thing as the max heap size.
-aaron On 11/1/06, yassine elassad <[EMAIL PROTECTED]> wrote:
hi martin, thanks for the tip seems to be fine at the moment i have fixed the $JAVA_OPTS as follow: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - JAVA_OPTS="-server -Xmx256m -Xms16m -Djava.awt.headless=true" - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - i will be running some stress/performance tests by this weekend is there any test profile available for JMeter? would be great if someone can points me there otherwise i will try to create some and see what comes out greetings yassine > > you have to set the java_opts variable in catalina.sh. > i do not have the exact syntax by hand. -- Yassine ELassad JEE Freelance Developer Cologne, Germany. Fon : +49 221 800 8961 Mobile : +49 160 9223 9000 PEACE : ( P ) Positive ( E ) Energy ( A ) Always ( C ) Correct ( E ) Errors. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
