Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 27215 invoked from network); 17 Jan 2007 03:40:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Jan 2007 03:40:46 -0000 Received: (qmail 25097 invoked by uid 500); 17 Jan 2007 03:40:42 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 24717 invoked by uid 500); 17 Jan 2007 03:40:41 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 24706 invoked by uid 99); 17 Jan 2007 03:40:41 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Jan 2007 19:40:41 -0800 X-ASF-Spam-Status: No, hits=2.9 required=10.0 tests=HTML_10_20,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of mail2ad@gmail.com designates 66.249.82.234 as permitted sender) Received: from [66.249.82.234] (HELO wx-out-0506.google.com) (66.249.82.234) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Jan 2007 19:40:32 -0800 Received: by wx-out-0506.google.com with SMTP id i26so2288998wxd for ; Tue, 16 Jan 2007 19:40:11 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=LQ8bOmLEbpoyR29pCcey8DnP9qba0c3RGvdx+mcD8EFXPJbVJH1QkuS0a0Dr9nEselN4sRSGXnGJi1rCz3ZP2PHO7SAaJjEfb3FovwjNPvL0riWT7N+QrMYQF9rtkLv5nXFvw+IeNTyIcIFPh8WrPf38G8TqToMYaBJ/ziZzYQI= Received: by 10.70.21.4 with SMTP id 4mr11721636wxu.1169005210946; Tue, 16 Jan 2007 19:40:10 -0800 (PST) Received: by 10.70.50.16 with HTTP; Tue, 16 Jan 2007 19:40:10 -0800 (PST) Message-ID: <579bab2f0701161940l68bf590fndb8a324cfd492b8f@mail.gmail.com> Date: Wed, 17 Jan 2007 09:10:10 +0530 From: "Ayusman Dikshit" To: users@tomcat.apache.org Subject: Tomcat memory usage. MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_106420_10818.1169005210913" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_106420_10818.1169005210913 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi All, I have a OS X server, running Tomcat 5.0.19. There are already three applications running but I will need one more application which is memory intensive. I wanted to know how can I specify/increase the memroy requirements for my application or Tomcat application? My new application may need RAM data of around 800MB - 1.5 GB; given the condition that the OS X Server Hard Ware is capable of providing this amount of memory, how do I claim it at Tomcat startup, so that my application goes smoothly. Additionally is there any known issues in Tomcat while dealing with memory intensive applications? Any inputs will be really helpful. TIA, Ayusman ------=_Part_106420_10818.1169005210913--