Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@www.apache.org Received: (qmail 62993 invoked from network); 3 Jan 2005 18:18:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 3 Jan 2005 18:18:17 -0000 Received: (qmail 96026 invoked by uid 500); 3 Jan 2005 18:17:50 -0000 Delivered-To: apmail-jakarta-tomcat-dev-archive@jakarta.apache.org Received: (qmail 96004 invoked by uid 500); 3 Jan 2005 18:17:50 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Developers List" Reply-To: "Tomcat Developers List" Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 95982 invoked by uid 99); 3 Jan 2005 18:17:50 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of woolfel@gmail.com designates 64.233.170.203 as permitted sender) Received: from rproxy.gmail.com (HELO rproxy.gmail.com) (64.233.170.203) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 03 Jan 2005 10:17:47 -0800 Received: by rproxy.gmail.com with SMTP id g11so100672rne for ; Mon, 03 Jan 2005 10:17:45 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=X1XbbKoergdjs/XMQ9QunCPBttL5G90oRzIHnh4zTGmkAjyUrDLQF4dwA8gSO0UZR5HcZVCwxk8hhHPNy6KC8KrHOlHvZ3yV1OAdDNjqi/rh2Lj2+72vwYj6LuW+kWbGgmtLRGOQhDHkNZIUU20Dou8aZaQaPw1j4FSVx5MAVnc= Received: by 10.38.207.31 with SMTP id e31mr321912rng; Mon, 03 Jan 2005 10:17:45 -0800 (PST) Received: by 10.38.86.21 with HTTP; Mon, 3 Jan 2005 10:17:45 -0800 (PST) Message-ID: <27e674a905010310171b3aac45@mail.gmail.com> Date: Mon, 3 Jan 2005 13:17:45 -0500 From: Peter Lin Reply-To: Peter Lin To: Tomcat Developers List Subject: Re: adding features to Status servlet In-Reply-To: <41D95CF0.4030004@apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <27e674a90412311145788bb0ac@mail.gmail.com> <41D685E2.30908@apache.org> <41D69C96.4050402@yahoo.com> <41D6B13F.2090903@apache.org> <27e674a90501030636686a7a77@mail.gmail.com> <41D95CF0.4030004@apache.org> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N hey mladen, is apr-java available in the normal APR distribution? peter On Mon, 03 Jan 2005 15:55:44 +0100, Mladen Turk wrote: > Peter Lin wrote: > > that sounds great. does it have support for sysinfo? if it does, I'll > > try using your apr-java package. > > > > No, but it's up to us to decide what will go inside. > APR is included, but I wish to leave that as open as > it could be. > It already have win32.c,unix.c and netware.c files > for platform specific stuff that APR doesn't offer. > Having sysinfo sounds good to me. WIN32 has also good > performance data gathering, and I'm sure that Netware has > them too. > I also wish to include the OS specific things from > httpd like setting group, user, sending data to child > process, etc... > > What matters is that we'll have a generic native component, > with well defined build and distribution specification. > > Mladen. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org