Edmon,

 I currently have the following:
 JAVA_OPTS="-Xms256m -Xmx512m -verbosegc"

 I'd like to double the max.
 So do I simply edit to :
 JAVA_OPTS="-Xms256m -Xmx1024m -verbosegc"

 and restart Tomcat? would the changes apply or does something else need 
to be done
or in another file as well?


Thanks,
Ibrahim




"Edmon Begoli" <[EMAIL PROTECTED]>
07/11/2006 02:49 PM
Please respond to "Tomcat Users List"

 
        To:     "Tomcat Users List" <users@tomcat.apache.org>
        cc: 
        Subject:        Re: mod_jk 1.2.16 release candidate: ready to test


Add Xmx to catalina.sh. Set it in JAVA_OPTS

Regards,
Edmon

On 7/11/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hi
> Would anyone know the correct way to increase the heapsize on Tomcat
> 4.0.6?
> Could I simply edit the catalina.sh file, increasing the value after
> 'Xmx'?
> Or is there a export command or a set command which properly increases 
it?
>
>
> Thanks,
> Ibrahim
> 
******************************************************************************
> This communication (including any attachments) may contain privileged or
> confidential information intended for a specific individual and purpose,
> and is protected by law.  If you are not the intended recipient, you 
should
> delete this communication and/or shred the materials and any attachments 
and
> are hereby notified that any disclosure, copying, or distribution of 
this
> communication, or the taking of any action based on it, is strictly 
prohibited.
>
> Thank you.
>
>
>


-- 
Thank you,
Edmon Begoli
http://blogs.ittoolbox.com/eai/software

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




******************************************************************************
This communication (including any attachments) may contain privileged or
confidential information intended for a specific individual and purpose, 
and is protected by law.  If you are not the intended recipient, you should
delete this communication and/or shred the materials and any attachments and
are hereby notified that any disclosure, copying, or distribution of this
communication, or the taking of any action based on it, is strictly prohibited.

Thank you.

Reply via email to