Return-Path: Delivered-To: apmail-httpd-dev-archive@www.apache.org Received: (qmail 39904 invoked from network); 4 Nov 2006 22:03:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Nov 2006 22:03:31 -0000 Received: (qmail 43765 invoked by uid 500); 4 Nov 2006 22:03:41 -0000 Delivered-To: apmail-httpd-dev-archive@httpd.apache.org Received: (qmail 43713 invoked by uid 500); 4 Nov 2006 22:03:40 -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 43702 invoked by uid 99); 4 Nov 2006 22:03:40 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Nov 2006 14:03:40 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.9] (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 04 Nov 2006 14:03:28 -0800 Received: (qmail 39855 invoked by uid 2161); 4 Nov 2006 22:03:08 -0000 Received: from [192.168.2.4] (euler.heimnetz.de [192.168.2.4]) by cerberus.heimnetz.de (Postfix on SuSE Linux 7.0 (i386)) with ESMTP id 2B1771721C for ; Sat, 4 Nov 2006 23:02:52 +0100 (CET) Message-ID: <454D0E0E.60309@apache.org> Date: Sat, 04 Nov 2006 23:02:54 +0100 From: Ruediger Pluem User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.13) Gecko/20060417 X-Accept-Language: de, en, de-de, en-gb, cy, zu, xh MIME-Version: 1.0 To: dev@httpd.apache.org Subject: Re: Backport for mod_proxy_balancer env additions [Was: load balancer and http(s) sticky sessions] References: In-Reply-To: X-Enigmail-Version: 0.90.2.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org On 11/03/2006 10:32 PM, Brian Rectanus wrote: > > Here is a backport to 2.2.x branch with my env vars (code and docs) > from trunk and your BALANCER_ROUTE_CHANGED addition with docs as well. > > Would you please apply? I proposed the appropriate revisions from trunk for backport as r471271 (http://svn.apache.org/viewvc?rev=471271&view=rev) Now we need to wait for the 2 missing votes. Thanks for sending the patch. Regards R�diger