Return-Path: X-Original-To: apmail-httpd-dev-archive@www.apache.org Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3919998F3 for ; Wed, 30 Nov 2011 19:58:14 +0000 (UTC) Received: (qmail 28193 invoked by uid 500); 30 Nov 2011 19:58:13 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 28150 invoked by uid 500); 30 Nov 2011 19:58:13 -0000 Mailing-List: contact dev-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@httpd.apache.org Received: (qmail 28142 invoked by uid 99); 30 Nov 2011 19:58:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Nov 2011 19:58:13 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of apache-lists@riggs.me designates 66.128.242.154 as permitted sender) Received: from [66.128.242.154] (HELO zion.christianserving.org) (66.128.242.154) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Nov 2011 19:58:04 +0000 Received: from localhost (localhost.christianserving.org [127.0.0.1]) by zion.christianserving.org (Postfix) with ESMTP id 2859F22523B for ; Wed, 30 Nov 2011 13:57:43 -0600 (CST) X-Virus-Scanned: amavisd-new at christianserving.org X-Spam-Score: -5.763 X-Spam-Level: Received: from mw-barberl.peace.daveramsey.com (mail.daveramsey.com [67.216.167.148]) by zion.christianserving.org (Postfix) with ESMTPSA for ; Wed, 30 Nov 2011 13:57:42 -0600 (CST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1251.1) Subject: Re: balancer-manager and XML From: Jim Riggs In-Reply-To: <2C9B3445-FBEF-493F-AE87-7C63F19A3F6A@riggs.me> Date: Wed, 30 Nov 2011 13:57:42 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: References: <514E88F0-33AB-4A82-9BCF-3EFD95EE26C5@jaguNET.com> <2C9B3445-FBEF-493F-AE87-7C63F19A3F6A@riggs.me> To: dev@httpd.apache.org X-Mailer: Apple Mail (2.1251.1) X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Flag: NO X-Old-Spam-Status: No, score=-5.763 tagged_above=-9999 required=6 tests=[ALL_TRUSTED=-1.8, AWL=-1.364, BAYES_00=-2.599] autolearn=ham On Nov 30, 2011, at 10:26 AM, Jim Riggs wrote: > On Nov 30, 2011, at 9:16 AM, Jim Jagielski wrote: >=20 >> The XML interface for the balancer manager has, admittedly, lagged >> behind... >>=20 >> Anyone have cycles and/or talent to bring it up to snuff? If not, >> I'll try to muddle thru it ;) >=20 > As I mentioned to Jim at ApacheCon, I have a 2.2 patch for this that I = have been using in production for a couple of years so that we can = monitor our balancers. I am in the process of updating this patch for = 2.4 right now. I plan to submit the updated patch for discussion/input = today. I am just doing some final testing and debugging. https://issues.apache.org/bugzilla/show_bug.cgi?id=3D52264