The FAQ has moved to the Tomcat site. The new location of the Tomcat FAQ is now http://jakarta.apache.org/tomcat/faq/
Tomcat FAQ: Memory
Topics
  • Home
  • Apache/Jk/Jk2
  • Bugs
  • Class Not Found
  • Configuring
  • Database
  • I got an error
  • Linux
  • Memory
  • Miscellaneous
  • Monitoring
  • Performance
  • Security
  • Tomcat-user
  • Which Version
  • Windows
  • About
  • This page discusses varaious memory issues. In a nutshell - if your computer has less than 128MB of ram - you will probably have trouble. Anyhow, also read the following threads for other memory related issues: Also look at JProbe, or OptimizeIt, or other profiling tools. Lots of people recommend these tools. This is not an endorse for them, I just notice other people like them.

    Q: How do I adjust memory settings?
    A: First look at java -X to determine what parameters to set. Then you can set them via the environment variable JAVA_OPTS. Read the files catalina.bat or catalina.sh for more information on JAVA_OPTS.

    The original location of this FAQ is located at: http://tomcatfaq.sourceforge.net/ and is hosted by SourceForge.net Logo


    Last edit date: $Date: 2003/05/06 21:56:55 $ .