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 6F84B200BF0 for ; Fri, 30 Dec 2016 17:22:14 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 6E397160B32; Fri, 30 Dec 2016 16:22:14 +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 AE7DE160B24 for ; Fri, 30 Dec 2016 17:22:13 +0100 (CET) Received: (qmail 46883 invoked by uid 500); 30 Dec 2016 16:22:12 -0000 Mailing-List: contact cvs-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 cvs@httpd.apache.org Received: (qmail 46874 invoked by uid 99); 30 Dec 2016 16:22:12 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 30 Dec 2016 16:22:12 +0000 Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 43C5B3A0617 for ; Fri, 30 Dec 2016 16:22:12 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1776600 - /httpd/httpd/branches/2.4.x/STATUS Date: Fri, 30 Dec 2016 16:22:11 -0000 To: cvs@httpd.apache.org From: druggeri@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20161230162212.43C5B3A0617@svn01-us-west.apache.org> archived-at: Fri, 30 Dec 2016 16:22:14 -0000 Author: druggeri Date: Fri Dec 30 16:22:11 2016 New Revision: 1776600 URL: http://svn.apache.org/viewvc?rev=1776600&view=rev Log: Propose PROXY protocol support Modified: httpd/httpd/branches/2.4.x/STATUS Modified: httpd/httpd/branches/2.4.x/STATUS URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1776600&r1=1776599&r2=1776600&view=diff ============================================================================== --- httpd/httpd/branches/2.4.x/STATUS (original) +++ httpd/httpd/branches/2.4.x/STATUS Fri Dec 30 16:22:11 2016 @@ -159,6 +159,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4 patch: trunk works (modulo CHANGES) +1: elukey + *) mod_remoteip: Add PROXY protocol support + trunk patches: + http://svn.apache.org/r1776575 + http://svn.apache.org/r1776578 (doc fix) + 2.4 patch (includes CHANGES): + http://people.apache.org/~druggeri/patches/RemoteIPProxyProtocolEnable.2.4.x.patch + +1: druggeri + PATCHES/ISSUES THAT ARE BEING WORKED [ New entried should be added at the START of the list ]