Maybe it should also be noted that the service installation batch file that
comes with the Tomcat's Windows binaries distribution (the zipped one)
defaults to the server JVM, if available. 

The same should happen with the so called service installer version (the exe
one) but I didn't check which jvm it defaults to.. though it is able to
download the APR dll, so I don't see why it should make the service point to
the client jvm instead. :-)

Hope it helps

-----Original Message-----
From: Milanez, Marcus [mailto:[EMAIL PROTECTED] 
Sent: 22 August 2007 13:59
To: Tomcat Users List
Subject: RES: 20 Tips for Using Tomcat in Production



If you are running tomcat under windows services, you can select which JVM
you want to use through bin/tomcatXw.exe. 

-----Mensagem original-----
De: Karel V Sedlacek [mailto:[EMAIL PROTECTED] 
Enviada em: quarta-feira, 22 de agosto de 2007 08:19
Para: Tomcat Users List
Assunto: Re: 20 Tips for Using Tomcat in Production

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]




---AV & Spam Filtering by M+Guardian - Risk Free Email (TM)---


---------------------------------------------------------------------
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