Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@www.apache.org Received: (qmail 28087 invoked from network); 15 Nov 2003 01:02:00 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 15 Nov 2003 01:02:00 -0000 Received: (qmail 35035 invoked by uid 500); 15 Nov 2003 01:01:26 -0000 Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 34821 invoked by uid 500); 15 Nov 2003 01:01:25 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 34807 invoked from network); 15 Nov 2003 01:01:24 -0000 Received: from unknown (HELO ms-smtp-03-eri0.tampabay.rr.com) (65.32.5.133) by daedalus.apache.org with SMTP; 15 Nov 2003 01:01:24 -0000 Received: from augustine (241648hfc170.tampabay.rr.com [24.164.8.170]) by ms-smtp-03-eri0.tampabay.rr.com (8.12.10/8.12.7) with ESMTP id hAF11WqG024844 for ; Fri, 14 Nov 2003 20:01:32 -0500 (EST) From: "James Black" To: "'Tomcat Users List'" Subject: RE: How to monitor RAM Usage Date: Fri, 14 Nov 2003 20:01:33 -0500 Message-ID: <002f01c3ab14$03614db0$0200a8c0@acdc.acomp.usf.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 In-Reply-To: <20031114234145.73366.qmail@web14303.mail.yahoo.com> Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N > Thanks. Out of curiosity, what sort of RAM allocations would you = typically > do on a production UNIX machine? Obviously I don't want to use up all = of > my memory, but this and mySQL are my only two production apps. It depends on what your application does. Mine does a lot of graphs, = and the data could be considerable, so I have it where it can be up to 400M. = You could try 256M and see if that works for you. Your unit tests should = help to see if that is enough. --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org