> From: Vasanth Kumar ravi [mailto:[EMAIL PROTECTED] > Subject: Re: Question on Performance Tuning > > But we have not specified the -server option in the JAVA_OPTS. > Is it must to have -server option specified when you are > using a 64 bit Java.
Typically, 64-bit JVMs run only in -server mode, so you don't have to specify anything. Do "java -version" from a shell window to verify. > To identify the surge in CPU, I tested the following scenario's yday. Fine, but what about the profiling we suggested you do? Without that data, everything else is just speculation. Run a profiler, and find out what's using up the CPU cycles. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]