> From: Charl Gerber [mailto:[EMAIL PROTECTED]
> Subject: Re: Memory allocation
>
> How much memory will Tomcat be allocated on default?
Start here:
http://java.sun.com/javase/technologies/hotspot/gc/index.jsp
One of the links from the above page is short and sweet:
http://java.
I'm using JDK 1.6_05, downloaded from sun.java.com.
And Tomcat 6.0.16, downloaded from apache website.
How much memory will Tomcat be allocated on default?
--- Gabe Wong <[EMAIL PROTECTED]> wrote:
> Charl Gerber wrote:
> > Hi,
> >
> > I'm setting up a Centos 5 server with Apache,
> MySQL
> > an
Charl Gerber wrote:
Hi,
I'm setting up a Centos 5 server with Apache, MySQL
and Tomcat 6 (jre 1.6). I think we have joomla on it
as well. The machine will be used purely as a
webserver running a tomcat app and maybe some static
html from the apache server. Quite a bit of
interaction with the MyS
Hello Jeremy,
catalina.sh -
#!/bin/sh
# --
# Start/Stop Script for the CATALINA Server
#
# Environment Variable Prequisites
#
# CATALINA_HOME May point at your Catalina "build" directory.
#
# CATALINA_BASE (Optional)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Jeremy,
Jeremy Matthews wrote:
> Using a Mac OS 10.4 system w/ Tomcat 5.5.23...
>
> Exactly where (what line location) do you use in the catalina.sh file to
> place memory arguments?
> (JAVA_OPTS="-Xmx12000m -Xms1m")
catalina.sh is just a regul