From a0a4a914cc017557bda21ab3af3e64e0018f020f Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Sun, 6 Sep 2015 21:28:35 +0000 Subject: [PATCH] remove old flavor of ALPN proposal, new ALPN/Protols is now proposed. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1701529 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/STATUS b/STATUS index f43f94da90..3693199536 100644 --- a/STATUS +++ b/STATUS @@ -362,30 +362,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: PATCHES/ISSUES THAT ARE BEING WORKED - *) mod_ssl: add ALPN support by allowing other modules to register callbacks - for negotiation of the application layer protocol. PR 52210. - trunk patch: http://svn.apache.org/r1332643 - http://svn.apache.org/r1487772 - http://svn.apache.org/r1670397 - http://svn.apache.org/r1670434 - http://svn.apache.org/r1670436 - http://svn.apache.org/r1670578 - http://svn.apache.org/r1670738 - http://svn.apache.org/r1675459 - http://svn.apache.org/r1676004 - http://svn.apache.org/r1676709 - http://svn.apache.org/r1681741 - http://svn.apache.org/r1681746 - http://svn.apache.org/r1685069 - 2.4.x patch: http://people.apache.org/~ylavic/httpd-2.4.x-alpn-v4.patch - +1: - ylavic: Needs work wrt activation with a new Protocols directive: - http://www.mail-archive.com/dev@httpd.apache.org/msg62163.html - and also about SNI checks and status 421: - http://www.mail-archive.com/dev@httpd.apache.org/msg62230.html - Let's comment on @dev for Stefan Eissing (mod_h2) to be able to - participate. - * mod_proxy_http: Don't establish or reuse a backend connection before pre- fetching the request body, so to minimize the delay between it is supposed to be alive and the first bytes sent: this is a best effort to prevent the -- 2.40.0