Hi,
Note that these fork and development settings are explicitly covered in
the tomcat docs with regards to development versus production
configurations.  For tomcat 4.1, see
http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jasper-howto.html.

Yoav Shapira
Millennium Research Informatics


>-----Original Message-----
>From: Michael Duffy [mailto:[EMAIL PROTECTED]
>Sent: Wednesday, June 09, 2004 2:32 PM
>To: [EMAIL PROTECTED]
>Subject: Performance Tuning Question For Tomcat 4.1.29 On Windows 2000
>
>
>That nice performance tuning presentation by Glenn
>Nielsen has some nice tips that I was unaware of, but
>there's one that's confusing me.
>
>In web.xml, he talks about the servlet <init-param>
>fork.   This tells Tomcat to compile JSPs in a
>separate process if set to true.  It prevents memory
>leaks due to javac and reduces GC due to JSP compiles.
>
>Then he explicitly says, "Do not set fork to true on
>MS Windows".
>
>This this correct for Tomcat 4.1.29 running on Windows
>2000?
>
>He also recommends setting the two servlet
><init-param> development and mappedfile to false.
>I've never done that before.  (Good to know.)
>
>How many other well-known settings am I missing?
>
>Thanks - %
>
>
>
>
>
>__________________________________
>Do you Yahoo!?
>Friends.  Fun.  Try the all-new Yahoo! Messenger.
>http://messenger.yahoo.com/
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to