Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 70810 invoked from network); 7 Dec 2005 23:13:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 7 Dec 2005 23:13:34 -0000 Received: (qmail 88865 invoked by uid 500); 7 Dec 2005 23:13:30 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 88795 invoked by uid 500); 7 Dec 2005 23:13:30 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 88775 invoked by uid 99); 7 Dec 2005 23:13:29 -0000 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Dec 2005 15:13:29 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id CA7D8186 for ; Thu, 8 Dec 2005 00:13:08 +0100 (CET) Message-ID: <72574255.1133997188827.JavaMail.jira@ajax.apache.org> Date: Thu, 8 Dec 2005 00:13:08 +0100 (CET) From: "Joe Bohn (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Commented: (GERONIMO-1130) Implement WebServer Manager (statistics gathering/reporting) management interface In-Reply-To: <731468038.1131043430777.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/GERONIMO-1130?page=comments#action_12359663 ] Joe Bohn commented on GERONIMO-1130: ------------------------------------ Oops .. I forgot to mention the reason for the 3 patches. Some additional values for the statistics were added to Jetty 5.1.7rc0 (although a few more are still needed). The one patch includes code for this newer version of Jetty. The other patch is for the current version of Jetty that we include, 5.1.5. > Implement WebServer Manager (statistics gathering/reporting) management interface > --------------------------------------------------------------------------------- > > Key: GERONIMO-1130 > URL: http://issues.apache.org/jira/browse/GERONIMO-1130 > Project: Geronimo > Type: New Feature > Components: management, console > Versions: 1.0-M5 > Environment: all > Reporter: Joe Bohn > Assignee: Joe Bohn > Fix For: 1.x > Attachments: StatsJetty5.1.5.patch, StatsJetty5.1.7rc05.patch > > Jetty has a statistics gathering and reporting capability that is support in the console via the Web Server Manager portlet. We should provide similar monitoring capabilities for tomcat. > However, the Jetty implementation is tightly bound to Jetty. We need a more generic interface build upon the principles of JSR77 to address statistical information for the web server (both jetty and tomcat). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira