Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 23972 invoked from network); 19 Feb 2010 22:06:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 19 Feb 2010 22:06:10 -0000 Received: (qmail 59462 invoked by uid 500); 19 Feb 2010 22:06:09 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 59364 invoked by uid 500); 19 Feb 2010 22:06:09 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 59353 invoked by uid 99); 19 Feb 2010 22:06:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Feb 2010 22:06:09 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of henri.gomez@gmail.com designates 209.85.218.215 as permitted sender) Received: from [209.85.218.215] (HELO mail-bw0-f215.google.com) (209.85.218.215) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Feb 2010 22:06:01 +0000 Received: by bwz7 with SMTP id 7so442835bwz.24 for ; Fri, 19 Feb 2010 14:05:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=lfZuYI4R7EqAdGhErzGzB0rPD/h2NguNu9C2hpXucS4=; b=ugJdM5Xh9nF4Q/srurAcylEZMcfjb9zk0X+FG0hm1E0/Jd/v4JkI7p9pS3aHJO982c wmKl7uLQvTg2a40HTpBjYO1ltNZnmExxxCoQe6Nd2ftHa3ZOKH3COCl42sKQz98nHxnj l4dB3hacTpD1vnM4tFeueckgMKMbtzwSl3i7Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Aeaoh8hq1np0qMhCroE8toQwfqsedM8QHxrKEAEqj1lcfMw/BhSLjy37jdg6SlU9+w cMeJf+bcr55h4xTIaX8dupeW7bj+pm4iHDJy3Q1V/7jxZ7mma31fmWwuk8Vd3qBeI57K PEmDdAoTG77C0EhxHKAJI/HrnuL6MF+8NaPBY= MIME-Version: 1.0 Received: by 10.204.20.17 with SMTP id d17mr3580483bkb.195.1266617139372; Fri, 19 Feb 2010 14:05:39 -0800 (PST) In-Reply-To: <4B7EC195.2030108@gmail.com> References: <6291fc851002120720w7eb5425y406e8059a0019c5a@mail.gmail.com> <4B7CF3A4.50206@gmail.com> <96e4b5231002181003t379bf0c5v7f11a1b5b0bc62b7@mail.gmail.com> <6291fc851002181057x3ee53b91qe2640984dd212f9c@mail.gmail.com> <96e4b5231002181256m636ab491i2d8db35c345ae90d@mail.gmail.com> <6291fc851002190524g532d8895j6b5badfad8440980@mail.gmail.com> <4B7E9963.8070709@gmail.com> <6291fc851002190806x14bda175x7cc00014ef1ab149@mail.gmail.com> <4B7EBA2A.3010702@apache.org> <4B7EC195.2030108@gmail.com> Date: Fri, 19 Feb 2010 23:05:38 +0100 Message-ID: <6291fc851002191405v1e7fc00bh1d52711bc4c4d227@mail.gmail.com> Subject: Re: jk/cluster - intelligent systems load From: Henri Gomez To: Tomcat Developers List Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org >> Tomcat Native already has some capabilities that >> can provide system not JVM options like CPU and Memory >> load on the box itself. For loadbalancing stuff >> this is all that is needed thought. >> Some of those are even displayed on status page >> when it's loaded in inside the Tomcat. > > Additionally JAVA6 provide stats information on the JVM. It should but the IBM Java 6 didn't report it correctly for example ;( --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org