as far as i know this option is outdated, hence the vm automatically
goes into server mode if it detects a server class machine (>=2GB RAM,
2 processors (which also includes ht or dualcore)

leon

maybe wrong though

On 8/22/07, Ben Souther <[EMAIL PROTECTED]> wrote:
> It depends on which operating system you're using and how you've
> installed Tomcat.
> Can you tell us which it is?
>
>
>
> On Wed, 2007-08-22 at 07:19, Karel V Sedlacek wrote:
> > Thanks for this info,...
> >
> > How do I implement this tip?
> >
> > #18. Use the -server JVM option. This enables the server JVM, which JIT
> > compiles bytecode much earlier, and with stronger optimizations. Startup
> > and first calls will be slower due to JIT compilation taking more time,
> > but subsequent ones will be faster.
> >
> > Karel
> >
> > > In putting #1 into the JAVA_OPTS (which it appears that is the
> > > CATALINA_OPTS
> > > for our implementation), it doesn't appear to work, as Tomcat doesn't
> > > restart.  It could be our version -- which is currently 5.0.30.  please
> > > let
> > > me know if there are other steps we need to take here as well.
> > >
> > > thanks,
> > > Kim :-)
> > >
> > > On 8/21/07, Shane Witbeck <[EMAIL PROTECTED]> wrote:
> > >>
> > >> I thought my latest blog post would be of interest to the people on this
> > >> list:
> > >>
> > >>
> > >> http://www.digitalsanctum.com/2007/08/18/20-tips-for-using-tomcat-in-production/
> > >>
> > >> ---------------------------------------------------------------------
> > >> To start a new topic, e-mail: users@tomcat.apache.org
> > >> To unsubscribe, e-mail: [EMAIL PROTECTED]
> > >> For additional commands, e-mail: [EMAIL PROTECTED]
> > >>
> > >>
> > >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To start a new topic, e-mail: users@tomcat.apache.org
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to