Hi,

How do I turn the fork to be true?

Regards,

Yuval Zantkeren

"This email message and any attachments hereto are intended only for use by
the addressee(s) named above, and may contain legally privileged and/or
confidential information. If you are not the intended addressee, you are
hereby kindly notified that any dissemination, distribution or copying of
this email and any attachments hereto is strictly prohibited. If you have
received this email in error, kindly delete it from your computer system,
and notify us at the telephone number or email address appearing above.
Thank you"


-----Original Message-----
From: Philipp Taprogge [mailto:[EMAIL PROTECTED]
Sent: Sunday, December 14, 2003 3:39 AM
To: Tomcat Users List
Subject: Re: Need some Tomcat Configuration help badly


Hi!

Dick Steflik wrote:

> I'm on W2000, just for the record. With this in mind which way should
> the fork be set; true ot false.

Concidering that this poor excuse for an OS does not even know the
meaning of fork(), I'd say you set it to true. W2K should then start a
completely new process from scratch. You'll loose some performance of
course, since starting the JVM takes time and ressources, but if you
don't compile many, many jsps at a time, that should not be too much
of a problem.

        Phil

P.S.: No pun intended here ;-)


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

Reply via email to