Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 60341200BF7 for ; Mon, 9 Jan 2017 15:54:46 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 5D4F2160B3E; Mon, 9 Jan 2017 14:54:46 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id CBBF2160B3B for ; Mon, 9 Jan 2017 15:54:45 +0100 (CET) Received: (qmail 30958 invoked by uid 500); 9 Jan 2017 14:54:39 -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 30948 invoked by uid 99); 9 Jan 2017 14:54:39 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Jan 2017 14:54:39 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 6F79D180140 for ; Mon, 9 Jan 2017 14:54:39 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.651 X-Spam-Level: X-Spam-Status: No, score=0.651 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_NEUTRAL=0.652] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id UNcbuXTE93fI for ; Mon, 9 Jan 2017 14:54:38 +0000 (UTC) Received: from resqmta-po-04v.sys.comcast.net (resqmta-po-04v.sys.comcast.net [96.114.154.163]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTPS id 7B6515F4A6 for ; Mon, 9 Jan 2017 14:54:38 +0000 (UTC) Received: from resomta-po-01v.sys.comcast.net ([96.114.154.225]) by resqmta-po-04v.sys.comcast.net with SMTP id QbGdcoDF9rdcjQbGqcmEZU; Mon, 09 Jan 2017 14:50:00 +0000 Received: from [192.168.199.10] ([69.251.90.98]) by resomta-po-01v.sys.comcast.net with SMTP id QbGpc7XHAGwwqQbGqcyTJ3; Mon, 09 Jan 2017 14:50:00 +0000 From: Jim Jagielski Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Mac OS X Mail 10.2 \(3259\)) Subject: RemoteIPProxyProtocol Message-Id: Date: Mon, 9 Jan 2017 09:49:59 -0500 To: httpd X-Mailer: Apple Mail (2.3259) X-CMAE-Envelope: MS4wfGPlnrECFom7l3+4IxBZSZGadibHIqFqVNoduX773F/MeGu6Zw+0Q1FlvO+ZOfKJfy0RsGd8rLv6PF9u+Zw5A8KqjbQQVh5dqgrGrR7qklnxYnymMkoa qMaqhzpCCYLd3ENtzkjKC7BO6rrggPhv7CLYNEk3PHJHzjwqjVFWHXaq archived-at: Mon, 09 Jan 2017 14:54:46 -0000 Once we backport to 2.4, it will be nigh-impossible to change the name... As we *sure* we want to call it RemoteIPProxyProtocol instead of just "regular" ProxyProtocol ? The latter just sounds and looks "more right" to me.