Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 74260 invoked from network); 4 Feb 2011 15:53:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Feb 2011 15:53:03 -0000 Received: (qmail 82251 invoked by uid 500); 4 Feb 2011 15:52:59 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 81659 invoked by uid 500); 4 Feb 2011 15:52:53 -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 81649 invoked by uid 99); 4 Feb 2011 15:52:52 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Feb 2011 15:52:52 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of aw@ice-sa.com designates 212.85.38.228 as permitted sender) Received: from [212.85.38.228] (HELO tor.combios.es) (212.85.38.228) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Feb 2011 15:52:44 +0000 Received: from [192.168.245.129] (montserrat.wissensbank.com [212.85.37.175]) by tor.combios.es (Postfix) with ESMTPA id B44DA22668E for ; Fri, 4 Feb 2011 16:45:04 +0100 (CET) Message-ID: <4D4C20AE.2010305@ice-sa.com> Date: Fri, 04 Feb 2011 16:52:14 +0100 From: =?ISO-8859-1?Q?Andr=E9_Warnier?= Reply-To: Tomcat Users List User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: Monitoring production tomcat References: <4D4A7C27.1000709@gmail.com> <7215BA462D00D343B2837F9113F0131F06C96C@POSTOFFICE02.polydyne.com> In-Reply-To: <7215BA462D00D343B2837F9113F0131F06C96C@POSTOFFICE02.polydyne.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Jeffrey Janner wrote: > Adam - > If you have the physical memory for it, you might want to look into breaking your sites into multiple Tomcat instances (see RUNNING.TXT in the install directory). At a minimum, you won't have to restart all sites just because one becomes a memory hog. Plus it would help narrow the list of suspect sites when it does happen. > Jeff > But you would have to give each one of them a distinct IP address and/or port. With a front-end proxy, that's not usually a problem, but otherwise the customer may object (if it is the ports which you change). --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org